Home Forums SQL Server 2005 Administering Message "Starting up database " everyday in SQL Server log RE: Message "Starting up database " everyday in SQL Server log

  • Here is the simple alter statement you can use, just change the name of the database.

    ALTER DATABASE MYDATABASE SET AUTO_CLOSE OFF