Deleted AD Accounts

  • I have errors like this in my SQL Agent log:

    -----

    Date6/29/2010 4:00:00 AM

    LogSQL Agent (Current - 6/29/2010 4:00:00 AM)

    Message

    [298] SQLServer Error: 15404, Could not obtain information about Windows NT group/user 'DOMAIN\charlie', error code 0x534. [SQLSTATE 42000] (ConnIsLoginSysAdmin)

    -----

    Yes, the 'charlie' account was deleted recently, but obviously it is still being referenced somewhere within the database. How can I track down was is trying to use the 'charlie' AD account?

  • Look in these areas:

    - logins

    - agent jobs

    - packages

    - linked servers

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply