February 10, 2009 at 3:47 am
Executed as user: AOANHSS\sqlnashrep. Could not find stored procedure 'AxSP_Adhoc_PerformConsistencyCheck'. [SQLSTATE 42000] (Error 2812). The step failed.
I am getting this error from a failed backup on SQL 2005 i have checked and the stored procedure is in programability i have never dealt with any stored procedures so any help would be appreciated. The jobs were set up by a third party
Thanks
February 10, 2009 at 5:27 am
does the stored procedure AxSP_Adhoc_PerformConsistencyCheck exist in the master database, or the default database of the user AOANHSS\sqlnashrep?
if it exists in master, but the default database for AOANHSS\sqlnashrep is "DevDB", you'd get this kind of error.
Lowell
February 10, 2009 at 5:39 am
Thanks i will check this out
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply