Results 1 to 4 of 4

Thread: sql agent service failing

  1. #1
    vinod Guest

    sql agent service failing

    Whenever i change the SA password to anything else, my SQL Agent services
    like jobs, alerts starts falling, and if i attempt to stop and then restart
    sql agent service, it will not start again.

    My server uses sql authentication for everything...

    help...

    thanks

    vinod

  2. #2
    Paul Guest

    sql agent service failing (reply)


    set your SQL Agent to use Windows authentication via your services.

    ------------
    vinod at 2/9/01 9:19:32 AM

    Whenever i change the SA password to anything else, my SQL Agent services
    like jobs, alerts starts falling, and if i attempt to stop and then restart
    sql agent service, it will not start again.

    My server uses sql authentication for everything...

    help...

    thanks

    vinod

  3. #3
    vinod devasia Guest

    sql agent service failing (reply)

    I couldnt find anywhere in sql server agent service to set anything as
    nt authentication or sql authentication...

    Maybe the situation is not very clear, let me explain further

    i have a network called as website... and it has a domain account called
    as sqlservice

    the sqlagent is set up to use the account

    websitesqlservice

    i also have a local admin account for the local machine. The sql server
    is a cluster and the machine names are sql1 and sql2

    help !

    Vinod


    ------------
    Paul at 2/9/01 9:24:00 AM


    set your SQL Agent to use Windows authentication via your services.

    ------------
    vinod at 2/9/01 9:19:32 AM

    Whenever i change the SA password to anything else, my SQL Agent services
    like jobs, alerts starts falling, and if i attempt to stop and then restart
    sql agent service, it will not start again.

    My server uses sql authentication for everything...

    help...

    thanks

    vinod

  4. #4
    barb Guest

    sql agent service failing (reply)

    Right click on the sql agent and select properties, then click the tab connection. You can change the sa password there to match what
    the current password is.


    ------------
    vinod devasia at 2/9/01 10:42:06 AM

    I couldnt find anywhere in sql server agent service to set anything as
    nt authentication or sql authentication...

    Maybe the situation is not very clear, let me explain further

    i have a network called as website... and it has a domain account called
    as sqlservice

    the sqlagent is set up to use the account

    websitesqlservice

    i also have a local admin account for the local machine. The sql server
    is a cluster and the machine names are sql1 and sql2

    help !

    Vinod


    ------------
    Paul at 2/9/01 9:24:00 AM


    set your SQL Agent to use Windows authentication via your services.

    ------------
    vinod at 2/9/01 9:19:32 AM

    Whenever i change the SA password to anything else, my SQL Agent services
    like jobs, alerts starts falling, and if i attempt to stop and then restart
    sql agent service, it will not start again.

    My server uses sql authentication for everything...

    help...

    thanks

    vinod

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •