Home All Groups Group Topic Archive Search About

Trouble in setting read_only database in DTS

Author
22 Jul 2005 2:52 AM
chin_yen83
I've tried to run this
'alter database mydb
set read_write'

in my DTS (Execute SQL Task ) but it seem has a trouble the process
can't stop ... but if i run it in query analyzer it can run and finish
immediately

How come this can be happen ?

Author
22 Jul 2005 4:17 AM
Anith Sen
Have you checked master..sysprocess table to see what the status of this
process is?

--
Anith
Author
22 Jul 2005 7:43 AM
chin_yen83
I've already checked it , the status is sleeping...

AddThis Social Bookmark Button