sql server 2008 - SSIS Job did not run properly -


i have built ssis package exec sp in sql 2008. when run package bids, generates results insert table (took 1 min). when scheduled run agent job in sql took 2-3 sec no results produced, table empty, job history came succeeded. know how debug situation? help.

try debugging sql profiler. start trace, , kick off sql agent job, , see being executed.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -