How to find owner of objects
From: Deborah Bohannon (dbohannon_at_nationalDONOTSENDHEREcareanetwork.com)
Date: 01/15/04
- Next message: anonymous_at_discussions.microsoft.com: "Service pack / patches"
- Previous message: Tom Moreau: "Re: How to know who deleted a table?"
- Next in thread: Kevin McDonnell [MSFT]: "RE: How to find owner of objects"
- Reply: Kevin McDonnell [MSFT]: "RE: How to find owner of objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jan 2004 13:42:59 -0600
I need to find the owner of jobs and stored procedures that have been
created and change all of them to be owned by sa. I have recently been
getting a randomly occuring error in some job execution due to SQL not being
able to verify if an object owner really has access.
This the notification message I receive:
STATUS: Failed
MESSAGES: The job failed. Unable to determine if the owner (NCN\dbohannon)
of job Restore DukeEDI_TLog has server access (reason: Could not obtain
information about Windows NT group/user 'NCN\dbohannon'. [SQLSTATE 42000]
(Error 8198)).
I don't understand what would cause this since my account is a sysadmin and
it is the same security that these jobs have always run under.
Thanks in advance,
Deborah
- Next message: anonymous_at_discussions.microsoft.com: "Service pack / patches"
- Previous message: Tom Moreau: "Re: How to know who deleted a table?"
- Next in thread: Kevin McDonnell [MSFT]: "RE: How to find owner of objects"
- Reply: Kevin McDonnell [MSFT]: "RE: How to find owner of objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|