mssql
Дата: 03.12.2002 16:49:27
учетной записи, отличной от системной и администраторской?
Win2000 Standalone Server. на него ставлю SQL.
Создал спец аккаунт. Если провожу setup и сразу указываю этот аккаунт, то инсталяция завершается, но с ошибкой (что-то не то с SQL Server Agent)
И еще вопрос. какие права должна иметь эта запись, кроме :
• Full Control on the SQL Server directory (by default \Program Files\Microsoft SQL Server\MSSQL)
• Full Control on all .mdf, .ndf, and .ldf database files
• Full Control on the registry keys at and under:
• HKEY_LOCAL_MACHINE\Software\
Microsoft\MSSQLServer
• HKEY_LOCAL_MACHINE\System\
CurrentControlset\Services\MSSQLServer
• The user account must be granted the Log On As A Service permission.
Заранее благодарен всем.
Glory
Дата: 03.12.2002 21:59:23
Did you read BOL that
- In addition, a domain user account must be able to read and write corresponding registry keys for these services: SQLAgent$InstanceName, MSSearch, and MSDTC.
- SQL Server Agent needs additional permissions required for certain functionality - Membership of the Administrators local group ?