会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
初七
新随笔
管理
2016年11月11日
sql日志损坏造成数据库置疑解决办法
摘要: --如果确定是日志损坏造成,请用下面的方法恢复日志文件。--第一步--use mastergo sp_configure 'allow updates', 1reconfigure with overridego update sysdatabases set status= 32768 where
阅读全文
posted @ 2016-11-11 10:49 dotqi
阅读(218)
评论(0)
推荐(0)