dbTalk Databases Forums  

Scheduled Job failure

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


Discuss Scheduled Job failure in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mike
 
Posts: n/a

Default Scheduled Job failure - 11-03-2003 , 07:34 PM






"If the SQL Server was started using the Local System
account, the DTS package has no permissions outside of
the computer that is running SQL Server."

My server is logged on by the local system. I have a DTS
package that needs to email files. The scheduled job is
being executed via the system account but not as my
DOMAIN/Account.

Is there some way to get the package to execute as my
domain account and not as the local system?




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

Default Re: Scheduled Job failure - 11-03-2003 , 08:19 PM






You pretty much have to do what you posted in the first line
- the service account needs to be set to a domain account.
Jobs that run when it's set as local system will not have
access to any network resources, mail servers, etc.

-Sue

On Mon, 3 Nov 2003 17:34:18 -0800, "Mike"
<anonymous (AT) discussions (DOT) microsoft.com> wrote:

Quote:
"If the SQL Server was started using the Local System
account, the DTS package has no permissions outside of
the computer that is running SQL Server."

My server is logged on by the local system. I have a DTS
package that needs to email files. The scheduled job is
being executed via the system account but not as my
DOMAIN/Account.

Is there some way to get the package to execute as my
domain account and not as the local system?




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.