数据库newdb的状态为“置疑”。4.允许对系统目录直接修改 use master go sp_configure 'allow updates',1 go reconfigure with override go update sysdatabases set status=-32768 where dbid=DB_ID('...
数据库newdb的状态为“置疑”。4.允许对系统目录直接修改 use master go sp_configure 'allow updates',1 go reconfigure with override go update sysdatabases set status=-32768 where dbid=DB_ID('...