Change database Mode (EMERGENCY MODE)

  • Hello,

    We've got one database name that initialy was in SUSPECT MODE and i change it to EMERGENCY MODE. The point is that i cant remember how to change this database to normal mode :sick: and what should i do with the object that is corrupt.

    Can u help me please?

    Other thing,after i saw all tables including the one that as problems i try to put the database offline and try to stop this process, the database stays online and i can do queries but curious is the fact that i cant see them by the SQL Server Managment Studio :blush:

    Here are the commands that i execute:

    ALTER DATABASE PTC_QS SET EMERGENCY

    GO

    USE PTC_QS

    GO

    DBCC CHECKDB WITH ALL_ERRORMSGS;

    GO

    Thanks and regards,

    JMSM

  • You may be lucky enough to hear from Paul directly but until then, check out this article:

    http://www.sqlskills.com/blogs/paul/2007/10/02/SearchEngineQA4UsingEMERGENCYModeToAccessARECOVERYPENDINGOrSUSPECTDatabase.aspx

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply