Saturday, July 11, 2009

SQL Server programming Take database offline runs forever?

SQL Server programming Take database offline runs forever?: "Take database offline runs forever?

I have a web application that uses a database and it does of course have new
requests all the time. When I attempt to take the database offline, it runs
forever.

How can I stop new requests to the database, let existing requests run to
complete and then get the database offline?"

0 comments: