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.
| 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 WindowsNT 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. |
|
|
|
|
|