Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 ERROR - 15404

Author  Topic 

sakthivel021
Starting Member

1 Post

Posted - 2010-11-20 : 17:46:34
Hi all,

As I am an ORACLE DBA, please guide me for this error (15404) in SQLSERVER.

I am receving the following error during maintenance job is running on the server between particular time like 4PM - 8PM. after that jobs are running fine.

The job failed. Unable to determine if the owner (CORP\SAKTHI) of job DBMaintenance-

TBackup.Subplan_1 has server access (reason: Could not obtain information about Windows NT

group/user 'CORP\SAKTHI', error code 0x5. [SQLSTATE 42000] (Error 15404)).

Thanks in advane,
Sakthi

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-11-20 : 17:54:40
Switch the owner to sa.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -