I have an integrity job set up to run weekly @4:00 a.m. It has never ran successfully. I receive the message that the DB needs to be in single user mode and All users must be logged out of the DB. At one time, only sa was connect to run the job and I still received the same message. Any ideas? HELP
You probably need to remove the option "Attempt to repair any minor problems". This option does not work properly and should not be used on a production database. ----------------------------- Brad M. McGehee, MVP Webmaster SQL-Server-Performance.Com
I don't think with that option database must be in single user. Yes with others option via SQL Analizer. But if it is, please let me know. Luis Martin Moderator SQL-Server-Performance.com