Welcome to Sign in | Help

Re: CHECKDB for database Message - Foarte Frecvent

  •  08-07-2008, 12:12 PM

    Re: CHECKDB for database Message - Foarte Frecvent

    Ai baze de date in AUTO_CLOSE mode. Pune-l pe OFF:

    ALTER DATABASE [<mydbname>] SET AUTO_CLOSE OFF WITH ROLLBACK IMMEDIATE;

    http://rusanu.com
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems