SqlServer 2008


Msg 1807, Level 16, State 3, Line 1
Could not obtain exclusive lock on database ‘model’. Retry the operation later.
Msg 1802, Level 16, State 4, Line 1
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.

解决方法:断开连接,重新连接后再尝试创建即可。

相关文章:

  • 2021-12-14
  • 2021-12-05
  • 2021-12-15
  • 2021-05-28
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-31
  • 2021-04-16
  • 2021-05-09
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-01-21
相关资源
相似解决方案