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?