I am trying to run an SSIS package as part of a scheduled job but - it runs for 1 second and returns no data. The SSIS package run in Debug mode generates the results I need.
Need more information. Is there an error being thrown?... Are you trying to process a file?...Are you using a Config file to run the pkg in the SQL Job?...
I am just using an SSIS package (no extra security) and two connection manager data sources. There is no error being thrown it says the job ran sucessfully in 1 second (it shouldake a few minutes)
I am just using an SSIS package (no extra security) and two connection manager data sources. There is no error being thrown it says the job ran sucessfully in 1 second (it shouldake a few minutes)
is datasources same when running from job also? or do you want it to pint to different source while executing from job?
------------------------------------------------------------------------------------------------------ SQL Server MVP http://visakhm.blogspot.com/