SajidAttar
Programmer
Hi All,
Here i have faced a different problem. I have a procedure to grant the execute permission on each procedure of all database to Execute Role.
This procedure is working fine from QA, When scheduled it to run through job it is failing with the below message in job output file.
Msg 913, Sev 16: Could not find database ID 208. Database may not be activated yet or may be in transition. [SQLSTATE 42000]
I have checked the DB, for which this is causing and it is fine. Although the procedure is running as expected thru QA.
If anyone has any idea please suggest.
Regards,
"There are no secrets to success. It is the result of preparation, hard work, and learning from failure." -- Colin Powell
Here i have faced a different problem. I have a procedure to grant the execute permission on each procedure of all database to Execute Role.
This procedure is working fine from QA, When scheduled it to run through job it is failing with the below message in job output file.
Msg 913, Sev 16: Could not find database ID 208. Database may not be activated yet or may be in transition. [SQLSTATE 42000]
I have checked the DB, for which this is causing and it is fine. Although the procedure is running as expected thru QA.
If anyone has any idea please suggest.
Regards,
"There are no secrets to success. It is the result of preparation, hard work, and learning from failure." -- Colin Powell