Farm account generating errors on a private database
Our MOSS farm has a database that we added to it for SQL administration perposes. This database exists in the same instance as the MOSS and WSS db's. This database contains backup information and it is SOP to add this type of database to every sql instance created thoughout my corporation.
Every 5 minutes there is an error in the event log that says the following:
Unknown SQL Exception 916 occured. Additional error information from SQL Server is included below.
The server principal "<insert farm account name>" is not able to access the database "<insert our custom admin db name>" under the current security context.
Obviously, our farm account does not have access to read this database. The dba's at my companydon't wantit to. Why is our farm account trying to access this database and how can I make it stop?
Thanks
Chris Fields

