Extreme wait-time when taking a SQL Server database offline

前端 未结 17 1083
有刺的猬
有刺的猬 2021-01-29 17:05

I\'m trying to perform some offline maintenance (dev database restore from live backup) on my dev database, but the \'Take Offline\' command via SQL Server Management Studio is

17条回答
  •  既然无缘
    2021-01-29 17:50

    Closing the instance of SSMS (SQL Service Manager) from which the request was made solved the problem for me.....

提交回复
热议问题