Results 1 to 2 of 2

Thread: SQL 2005 Scheduled Jobs - Which Username

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2008
    Location
    Scotland
    Posts
    68

    SQL 2005 Scheduled Jobs - Which Username

    Hello

    I have two SQL 2005 servers, one which runs all of our database applications and is entirely my responsibility, the other which runs the back-end databases for our CTI systems and which is the responsibility of our CTI provider.

    It has recently been identified that there are a number of queries being run against the CTI databases that are taking longer than 20 seconds to complete. The link between the two servers has been configured so that if the user isn't explicitly named in the Linked Server properties, a default user is used.

    I need to try and set up all of my scheduled tasks so that they all run under an account that I have specified, so that I can grant explicit rights on the linked server properties. However, I can't see a way of specifying the user credentials that should be used.

    Can anyone help me?

  2. #2
    Addicted Member cutamacious's Avatar
    Join Date
    May 2001
    Location
    INDIA >> Andhra Pradesh >> Hyderabad
    Posts
    185

    Re: SQL 2005 Scheduled Jobs - Which Username

    Quote Originally Posted by ianbhenderson73 View Post
    Hello

    I have two SQL 2005 servers, one which runs all of our database applications and is entirely my responsibility, the other which runs the back-end databases for our CTI systems and which is the responsibility of our CTI provider.

    It has recently been identified that there are a number of queries being run against the CTI databases that are taking longer than 20 seconds to complete. The link between the two servers has been configured so that if the user isn't explicitly named in the Linked Server properties, a default user is used.

    I need to try and set up all of my scheduled tasks so that they all run under an account that I have specified, so that I can grant explicit rights on the linked server properties. However, I can't see a way of specifying the user credentials that should be used.

    Can anyone help me?



    see this link


    http://www.sqldbatips.com/showarticle.asp?ID=29
    Cute Member

Posting Permissions

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



Click Here to Expand Forum to Full Width