360degreehosting
IS-IT--Management
Hi,
I have a database in MS SQL 2000 Server that I need to run the dbcc checkdb (db, REPAIR_ALLOW_DATA_LOSS)
I have tried putting the whole instance in single user mode with sqlservr -m and just the db in Enterprise Mgr. Which in it's self works. But when I try to connect with Query Analyzer or osql it says that i can't connect in single user mode.
I have stopped MS SQL Agent, IIS Admin, I have gone through Windows Services and stopped everything that isn't absolutely needed - but I am unable to find what is beating me in connecting to sql.
Does anyone have any suggestions please?
Regards,
Steve
I have a database in MS SQL 2000 Server that I need to run the dbcc checkdb (db, REPAIR_ALLOW_DATA_LOSS)
I have tried putting the whole instance in single user mode with sqlservr -m and just the db in Enterprise Mgr. Which in it's self works. But when I try to connect with Query Analyzer or osql it says that i can't connect in single user mode.
I have stopped MS SQL Agent, IIS Admin, I have gone through Windows Services and stopped everything that isn't absolutely needed - but I am unable to find what is beating me in connecting to sql.
Does anyone have any suggestions please?
Regards,
Steve