Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
olinmds
Starting Member
25 Posts |
Posted - 2012-08-03 : 11:30:25
|
Hi All,I have a SSIS package that has a single DFT used to that pull data from a SQL Server and then create a csv file on another server. Using Congif file with connection strings from the sources.Imported package to Mgt Studio and it runs fine. Put in Agent job and it fails everytime stating the connection path "specified in the connection was not valid"Any assistance will be highly appreciated. Not sure what I am missing.THANKS!!! |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2012-08-03 : 11:37:53
|
whats the config type used? also are you using UNC path or absolute path for file? Is job configured in same server or different server?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
|
|
|
|
|