RE: How to find owner of objects
From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 01/15/04
- Previous message: Kevin McDonnell [MSFT]: "RE: SQL Returns Service Pack = RTM"
- In reply to: Deborah Bohannon: "How to find owner of objects"
- Next in thread: Deborah Bohannon: "Re: How to find owner of objects"
- Reply: Deborah Bohannon: "Re: How to find owner of objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jan 2004 21:59:14 GMT
The problem you're running into is not actually a SQL issue rather a error
returning information from the DC.
See the following kb article;
241643 PRB: 8198 Error Message Returned from Job Owned by Windows NT
http://support.microsoft.com/?id=241643
Changing the job ownership to a standard SQL account forces a change in
code path, which doesn't require a query to the DC.
Each job can be changed to make the job owner someone other than the
domain\user in Enterprise Manager.
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.
- Previous message: Kevin McDonnell [MSFT]: "RE: SQL Returns Service Pack = RTM"
- In reply to: Deborah Bohannon: "How to find owner of objects"
- Next in thread: Deborah Bohannon: "Re: How to find owner of objects"
- Reply: Deborah Bohannon: "Re: How to find owner of objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|