![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a setup of SQL Server 2000 Active \ Passive Cluster on Windows 2003 Environment. Maintenance plans were created when the Node-1 was active. Two weeks back the SQL Server cluster service failed over to Node-2, where in all other services are remain in the Node-1. But the backup jobs and all the other maintenance jobs are failing on Node -2 with the following error. "The job failed. The owner () of job DB Backup Job for DB Maintenance Plan 'UserDB Maintplan' does not have server access." But all these jobs were owned by Windows Domain account which is member of the 'Local Administrator Group'. On workaround , I changed the job owner to a 'SQL Server Login' and the jobs are running successfull now. Is anyone faced the same kind of error? Appreciate your views and ideas on what could have casued this problem. Thanks |
#3
| |||
| |||
|
|
I have a setup of SQL Server 2000 Active \ Passive Cluster on Windows 2003 Environment. Maintenance plans were created when the Node-1 was active. Two weeks back the SQL Server cluster service failed over to Node-2, where in all other services are remain in the Node-1. But the backup jobs and all the other maintenance jobs are failing on Node -2 with the following error. "The job failed. The owner () of job DB Backup Job for DB Maintenance Plan 'UserDB Maintplan' does not have server access." But all these jobs were owned by Windows Domain account which is member of the 'Local Administrator Group'. On workaround , I changed the job owner to a 'SQL Server Login' and the jobs are running successfull now. Is anyone faced the same kind of error? Appreciate your views and ideas on what could have casued this problem. Thanks |
#4
| |||
| |||
|
|
Was it a member of the 'local administrators' group on both the nodes? Just checking. SQL Server determines the server access by running xp_logininfo, there is a bug in Windows 2003 which may cause it to fail or return incomplete resultset Check the KB articel 834859. hth -- Vikram Vamshi Eclipsys Corporation "Siva Prasad [SIVA]" <SivaPrasadSIVA (AT) discussions (DOT) microsoft.com> wrote in message news:5B1E972B-0A43-441C-94DB-60636DEE5D35 (AT) microsoft (DOT) com... I have a setup of SQL Server 2000 Active \ Passive Cluster on Windows 2003 Environment. Maintenance plans were created when the Node-1 was active. Two weeks back the SQL Server cluster service failed over to Node-2, where in all other services are remain in the Node-1. But the backup jobs and all the other maintenance jobs are failing on Node -2 with the following error. "The job failed. The owner () of job DB Backup Job for DB Maintenance Plan 'UserDB Maintplan' does not have server access." But all these jobs were owned by Windows Domain account which is member of the 'Local Administrator Group'. On workaround , I changed the job owner to a 'SQL Server Login' and the jobs are running successfull now. Is anyone faced the same kind of error? Appreciate your views and ideas on what could have casued this problem. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |