dbTalk Databases Forums  

Scheduled job to run a DTS package under SA

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Scheduled job to run a DTS package under SA in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
J-T
 
Posts: n/a

Default Scheduled job to run a DTS package under SA - 08-08-2005 , 06:24 PM






I've shceduled a job under sa account (I've changed the password
though),this job access local folder of the box running SQL server.I have
added sa to the sysadmin role and it dose have access to the local folder
..How is it possible as *sa* is a sql server account and how it has the
enough permissions to access local file system?

Thanks a lot



Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Scheduled job to run a DTS package under SA - 08-08-2005 , 10:01 PM






It's executing under the security context of the SQL Agent
service account. It's explained in the following article:
http://support.microsoft.com/?id=269074

-Sue

On Mon, 8 Aug 2005 16:24:44 -0700, "J-T" <J-T (AT) nospam (DOT) com>
wrote:

Quote:
I've shceduled a job under sa account (I've changed the password
though),this job access local folder of the box running SQL server.I have
added sa to the sysadmin role and it dose have access to the local folder
.How is it possible as *sa* is a sql server account and how it has the
enough permissions to access local file system?

Thanks a lot



Reply With Quote
  #3  
Old   
J-T
 
Posts: n/a

Default Re: Scheduled job to run a DTS package under SA - 08-09-2005 , 11:54 AM



Thanks a lot
"Sue Hoegemeier" <Sue_H (AT) nomail (DOT) please> wrote

Quote:
It's executing under the security context of the SQL Agent
service account. It's explained in the following article:
http://support.microsoft.com/?id=269074

-Sue

On Mon, 8 Aug 2005 16:24:44 -0700, "J-T" <J-T (AT) nospam (DOT) com
wrote:

I've shceduled a job under sa account (I've changed the password
though),this job access local folder of the box running SQL server.I
have
added sa to the sysadmin role and it dose have access to the local folder
.How is it possible as *sa* is a sql server account and how it has the
enough permissions to access local file system?

Thanks a lot





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.