dbTalk Databases Forums  

Long filename issue on server

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


Discuss Long filename issue on server in the microsoft.public.sqlserver.dts forum.



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

Default Long filename issue on server - 11-07-2003 , 02:11 PM






Has anyone run into an issue where a long file name for a source file (particularly DBF 4 or 5) when running the DTS package through development, but when you go to schedule the package so the package is running completely on the server, the import fails because the server can not locate the long filename file. Any specific issue that caused this that I need to update on my server?

Reply With Quote
  #2  
Old   
Ryan Waight
 
Posts: n/a

Default Re: Long filename issue on server - 11-10-2003 , 07:08 AM






When you schedule the package it runs in the content of the SQL Server, when
you run it, it runs as you. Ensure the file in question can be accessed by
the account SQL is running under. If the file resides on a network share
ensure to use the full UNC path.


--
HTH
Ryan Waight, MCDBA, MCSE

"Jason" <otohp (AT) comcast (DOT) net> wrote

Quote:
Has anyone run into an issue where a long file name for a source file
(particularly DBF 4 or 5) when running the DTS package through development,
but when you go to schedule the package so the package is running completely
on the server, the import fails because the server can not locate the long
filename file. Any specific issue that caused this that I need to update on
my server?




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.