all groups > sql server dts > september 2007 >
You're in the

sql server dts

group:

Why does Userid appear to change in DTS ?


Why does Userid appear to change in DTS ? rmcompute
9/28/2007 5:04:00 AM
sql server dts:
We run a scheduled job with Owner: SvcExePUser. In the log after the job
completes, it appears to run as US\svcClus as listed below:

Executed as user: US\svcClus. ...OnStart: DTSStep_DTSExecutePackageTask_1

One of our scheduled jobs keeps failing because the directory it is
transmiting the data to is not part of the svcCLus group and our Security
group does not want to make it a part of that group.

Is it possible to have the job run not as US\svcClus, but the ID it was run
Re: Why does Userid appear to change in DTS ? jhofmeyr NO[at]SPAM googlemail.com
10/2/2007 12:00:00 AM
On Sep 28, 1:04 pm, rmcompute <rmcomp...@discussions.microsoft.com>
[quoted text, click to view]

Hi rmcompute,

If I remember correctly when you execute a job in SQL Server it
executes using the SQL Agent service account by default. It is
possible to set the user to use for each step of the job (when
creating the step, click the Advanced tab - there should be a Run As
parameter), but I'm not sure if this can be done at the Job level.
Purhapse you should re-post this in one of the SQL Server admin
forums.

Good luck.
J



Re: Why does Userid appear to change in DTS ? rmcompute
10/2/2007 4:20:03 PM
Thanks. I could not find an Admin group so I re-posted it under SQL Server.
The ID listed in the Owner ID field of the job General tab was SvcExePUser.
What I can't understand is where the id to override the US\svcClus ID is
entered.


[quoted text, click to view]
AddThis Social Bookmark Button