|
Brunda
Starting Member
India
2 Posts |
Posted - 08/30/2010 : 07:39:28
|
We have an issue with a database job.
We have a job that executes many stored procedures. Before executing these stored procedures we put the DB in single user mode and then on successful completion we change it back to multi user mode. We have exception handling. In the catch block we again set it to multi user mode.
Issue *************** When the database is in single user mode and we try to connect to the DB it doesn't allow us to connect but the job that is running using the single user mode is abended.
Unable to figure out what could be the issue.  Can some one please help us.
Thanks
Brunda |
|