RE: Msg 15404: Could not obtain information about user



Hi Charles,

To answer your questions:

1. BuildUser is a "singleton" user account just as the previously working
BuildAdmin user is.

2. The trigger is a DML on-update auditing trigger to put the current time
into a column on the row being updated.

3. I have emailed the errorlog.

Also note, that I have been able to replicate the behaviour outside of the
daemon process. By RDPing to the servers as BuildUser, opening SSMS and
executing the same .sql file the daemon uses. Also, in SSMS as BuildUser, I
can replicate the same error message simply with this one line:
EXECUTE AS LOGIN = 'MYDOMAIN\BuildUser'

Thanks for your help,

--
Jason


.