SQLServr.exe cannot find ERRORLOG error(17058)

  • While running SQLServr.exe -sMSSQLSERVER command I get the error pictured above. How can I solve it.
    How to identify which program uses ERRORLOG already?
    Thanks.

  • From your latest posts on the forum it looks like you are trying to learn to use sql server - as part of that learning process your most important task is to learn to search for your answers instead of just posting on a forum asking for a straight answer from someone else. Plenty of explanations about the error you are getting as well as possible causes.

    One that may be happening to you is that you are trying to start a instance that is already running so without even pointing you to the other possible causes and solutions (which you can find with an easy google search) I would suggest you check if any other sqlserver.exe is running for that instance and if so stop it before attempting to run it from the command line.

  • elea.grig - Saturday, August 25, 2018 4:05 AM

    While running SQLServr.exe -sMSSQLSERVER command I get the error pictured above. How can I solve it.
    How to identify which program uses ERRORLOG already?
    Thanks.

    has the instance service already been started?
    to start the instance from command line the service must first be stopped

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

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

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