Hi,
Is anyone aware when this error comes in sql server?
Error 1001: Cannot start service MSSQLSERVER.An instance of the server is
already running.
regards,
Harshal.
"harshal mistry" <harshal_in@.hotmail.com> wrote in message
news:%23t%23ufwv9EHA.3368@.TK2MSFTNGP10.phx.gbl...
> Hi,
> Is anyone aware when this error comes in sql server?
> Error 1001: Cannot start service MSSQLSERVER.An instance of the server is
> already running.
> regards,
> Harshal.
>
This error means that the MSSQLServer service is already running and you are
trying to start it again. What are you doing when this error occurs?
You may have your SQL Server set up to start automatically when the computer
restarts. If you then run a program or a command-line utility that issues
a NET START MSSQLServer command, you will get this error.
HTH
Rick Sawtell
MCT, MCSD, MCDBA
|||thanks for the reply... from the error I had guessed it, but since it is
happening at a clients place so I don't have the details yet.
He was trying to start the MSDE setup when the error occured...
thanks
harshal.
"Rick Sawtell" <quickening@.msn.com> wrote in message
news:%23SE36bx9EHA.220@.TK2MSFTNGP09.phx.gbl...[vbcol=seagreen]
> "harshal mistry" <harshal_in@.hotmail.com> wrote in message
> news:%23t%23ufwv9EHA.3368@.TK2MSFTNGP10.phx.gbl...
is
> This error means that the MSSQLServer service is already running and you
are
> trying to start it again. What are you doing when this error occurs?
> You may have your SQL Server set up to start automatically when the
computer
> restarts. If you then run a program or a command-line utility that
issues
> a NET START MSSQLServer command, you will get this error.
> HTH
> Rick Sawtell
> MCT, MCSD, MCDBA
>
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment