dbTalk Databases Forums  

Error when pointing to a file when run from Schedule.

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


Discuss Error when pointing to a file when run from Schedule. in the microsoft.public.sqlserver.dts forum.



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

Default Error when pointing to a file when run from Schedule. - 06-01-2004 , 08:32 AM






One of my local DTS Packages is giving this error:

Error string: 'G:\FolderName1\FolderName2' is not a
valid path. Make sure that the path name is spelled
correctly and that you are connected to the server on
which the file resides.

I've also tried the UNC path with the same error. The
scheduled package invokes the package under user sa.
I've created a user sa and mapped the path.

Any ideas on how to get this to run?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Error when pointing to a file when run from Schedule. - 06-01-2004 , 08:38 AM






If the job is owned by the user sa then the job will run under the security
context of the SQL Server Agent Account

Have a read of this

http://support.microsoft.com/?kbid=269074


--

----------------------------

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"Mike" <michael.hendricks (AT) concrete (DOT) org> wrote

Quote:
One of my local DTS Packages is giving this error:

Error string: 'G:\FolderName1\FolderName2' is not a
valid path. Make sure that the path name is spelled
correctly and that you are connected to the server on
which the file resides.

I've also tried the UNC path with the same error. The
scheduled package invokes the package under user sa.
I've created a user sa and mapped the path.

Any ideas on how to get this to run?



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.