[问题]SqlServer创建数据库出错

时间:2014-07-19 17:28:23   收藏:0   阅读:1153

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.

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

[问题]SqlServer创建数据库出错,布布扣,bubuko.com

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!