dbTalk Databases Forums  

DTS Package Fails to find import file

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


Discuss DTS Package Fails to find import file in the microsoft.public.sqlserver.dts forum.



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

Default DTS Package Fails to find import file - 06-23-2005 , 12:29 PM






I have a DTS package I am kickig off from a C#.Net applcation that imports a
tab delimited text file created by the C# app. I can successfully kick off
the DTS package from my development machine, run the package, and everything
works great.

When I install the app on another machine, it successfully kicks off the DTS
package, but the package fails to find the text file to import. I am pretty
sure this is some kind of permissions issue. I am using SQL Server security
rather than widows security on the login to the SQL Server. The file name is
referenced using the UNC filename (although I have also tried the direct path
to the filename on the server with the same result). Any ideas why this
would perform differently on two different machines? What security account
does a DTS package kicked off from a client machine run under?

Thanks in advance for any help.

Reply With Quote
  #2  
Old   
PaulaPompey
 
Posts: n/a

Default RE: DTS Package Fails to find import file - 06-24-2005 , 06:30 AM






You'll need to make sure the machine you are running from can see the
destination file - check through Windows Explorer.

"Jason Smirnow" wrote:

Quote:
I have a DTS package I am kickig off from a C#.Net applcation that imports a
tab delimited text file created by the C# app. I can successfully kick off
the DTS package from my development machine, run the package, and everything
works great.

When I install the app on another machine, it successfully kicks off the DTS
package, but the package fails to find the text file to import. I am pretty
sure this is some kind of permissions issue. I am using SQL Server security
rather than widows security on the login to the SQL Server. The file name is
referenced using the UNC filename (although I have also tried the direct path
to the filename on the server with the same result). Any ideas why this
would perform differently on two different machines? What security account
does a DTS package kicked off from a client machine run under?

Thanks in advance for any help.

Reply With Quote
  #3  
Old   
Jason Smirnow
 
Posts: n/a

Default RE: DTS Package Fails to find import file - 06-24-2005 , 10:16 AM



The machine kicking off the package can see the file - the application
actually moves the file to the server before kicking off the DTS package.


"PaulaPompey" wrote:

Quote:
You'll need to make sure the machine you are running from can see the
destination file - check through Windows Explorer.

"Jason Smirnow" wrote:

I have a DTS package I am kickig off from a C#.Net applcation that imports a
tab delimited text file created by the C# app. I can successfully kick off
the DTS package from my development machine, run the package, and everything
works great.

When I install the app on another machine, it successfully kicks off the DTS
package, but the package fails to find the text file to import. I am pretty
sure this is some kind of permissions issue. I am using SQL Server security
rather than widows security on the login to the SQL Server. The file name is
referenced using the UNC filename (although I have also tried the direct path
to the filename on the server with the same result). Any ideas why this
would perform differently on two different machines? What security account
does a DTS package kicked off from a client machine run under?

Thanks in advance for any help.

Reply With Quote
  #4  
Old   
Jason Smirnow
 
Posts: n/a

Default RE: DTS Package Fails to find import file - 06-27-2005 , 11:52 AM



Still stumped by this one. Any other ideas?

"Jason Smirnow" wrote:

Quote:
I have a DTS package I am kickig off from a C#.Net applcation that imports a
tab delimited text file created by the C# app. I can successfully kick off
the DTS package from my development machine, run the package, and everything
works great.

When I install the app on another machine, it successfully kicks off the DTS
package, but the package fails to find the text file to import. I am pretty
sure this is some kind of permissions issue. I am using SQL Server security
rather than widows security on the login to the SQL Server. The file name is
referenced using the UNC filename (although I have also tried the direct path
to the filename on the server with the same result). Any ideas why this
would perform differently on two different machines? What security account
does a DTS package kicked off from a client machine run under?

Thanks in advance for any help.

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.