SQL Server Service not starting

  • Check if the database files are compressed. If yes remove the Compression option in the Operating System. Refer this

    Pradeep Adiga
    Blog: sqldbadiaries.com
    Twitter: @pradeepadiga

  • No compression on database files.

  • Are there relevant entries in the SYSTEM or SECURITY Event logs?

  • Is the syntax of the command to reinstall master correct? I ask because you listed

    "start /wait D:\setup.exe /qn INSTANCENAME=mssqm$ICT REINSTALL=SQL_Engine REBUILDDATABASE=1 SAPWD=StrongPassword"

    supplying an instance name of mssqm$ICT yet your error is

    "The SQL Server (SQLFORMIRROR) service terminated with service-specific error 3411 (0xD53)."

    indicating your instance name with problems is SQLFORMIRROR.

    Joie Andrew
    "Since 1982"

  • Post the windows even entries and also check what Andrew pointed out.

    Rohit

  • Like Steve mention post the relevant entries from the System, Security and Application Event logs.

Viewing 6 posts - 1 through 7 (of 7 total)

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