Services stop automatically

  • We have cluster environment with SQL 2008 and window 2008.

    Form few days we are facing problem with one instances

    The instances is down . and not showing up in cluster.

    When we start sql services manually instances got up ,but it d't show up in cluster.

    But after some time sql service again get down automatically , and instances is unavailable.

    In erro log it says

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

    spid43s Service Broker manager has shut down.

    spid7s SQL Server is terminating in response to a 'stop' request from Service Control Manager

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

    Please let us know if you have any suggestion on that

    -Nar

  • What is the version of the SQL Server 2008!?

    Enterprise or Standard or Express ...

    :exclamationmark:

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • One more thing, do you have different users to start your services ?!

    ============================================================
    SELECT YOUR PROBLEM FROM SSC.com WHERE PROBLEM DESCRIPTION =
    http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]

  • It is Enterprise edition

    we using same account for services

    Other instances on this cluster is active and working fine

    onely one instances geting failed.

    Once we restart SQl services manually it get started and after few time it get stoped

  • This is just a idea; are all the services running on the same service account ? If yes, create a new windows account and assign it as the new service account. Do the same for the passive node(s) where the instance would fail. Bring the instance resource online (on the cluster manager) after starting the sql instance.

    This may not make much meaning but it worked for me

  • There should be seperate Service account ( startup account) for Each SQL server Instance.

    Also, that started account should be having local admin accounts on all nodes.

  • the same account is use for all instance in same cluster and it working fine

    but this is geting failed , we did the same but no good news

    i tryied to run the instance as local system but it also geting stop after few minute .

    First i want to up the instances local or admin. but it geting fail in few minute after manual start

  • Are you running automated Windows patch management (such as WSUS)? Depending on your settings, if it can't patch SQL Server successfully- it stops services.

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

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