Error 17058 when trying to start MSSQLSERVER service

  • Hello, this is how I solved the above issue.

    Issue

    The SQL server cannot write to the errorlog file in the log folder. The file is either set to readonly or permission issue.

    Sometimes, you can verify all the permissions on the Log folder, and they may seem ok but you can still not start the MSSQLSERVER service. Do not worry.

    Solution

    1. cd to C:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log"
    2. Look for "ERRORLOG" in the log folder
    3. Delete or rename ERRORLOG
    4. Start MSSQLSERVER services again or restart the server.
    5. You are done. Good Luck

     

  • This was removed by the editor as SPAM

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

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