Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
525 views

Force blocking database offline during SET OFFLINE

I need to take a database offline immediately, but a latent connection is blocking the SET OFFLINE operation. I attempted to take it offline from SQL Server Management Studio, which would have called ...