Starting the sql server instance

  • Hello,

    At the start of the proceedings sql server computer does not start automatically, you must start it manually. Prior to starting the proceedings so automatique.Mon operating system is Windows 2008 server and the version of data base management system is sql server 2012 sp1.

    Thank you

  • jabinmoundossa (10/31/2015)


    Hello,

    At the start of the proceedings sql server computer does not start automatically, you must start it manually. Prior to starting the proceedings so automatique.Mon operating system is Windows 2008 server and the version of data base management system is sql server 2012 sp1.

    Thank you

    I have to admit that your terminology is different than what I'm used to. My guess is that English is not your first language, but I'm going to try.

    I'm reading that SQL Server isn't starting automatically when Windows starts.

    If you're running a standalone server, open Windows Services and scroll down to your SQL Server service. Right-click it and select Properties. Set the "Startup type" to Automatic. Do the same thing for your SQL Server Agent service.

    If you're running a clustered server, you have to configure it in Failover Cluster Manager. Perry Whittle has an article that does a much better job of explaining this than I would. See http://www.sqlservercentral.com/articles/cluster/107540/.

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

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