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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Backup Errors

Author  Topic 

victord
Yak Posting Veteran

64 Posts

Posted - 2001-08-31 : 10:07:25
Dear folks,
I created a job to back up our sql server test database every two days.I tried backing it up immediately and it works , but when i schedule it to back every two days it comes up with the error saying,

"The job failed. Unable to determine if the owner (domain\user)
of job t_qlsdat backup has server access
(reason: Could not obtain information about Windows
NT group/user domain\user'. [SQLSTATE 42000] (Error 8198))."

I know this is an NT/SQL security error, but please what do i need to do to resolve this problem.

   

- Advertisement -