ssis package ran from sp_start_job complete before SP does next step?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gpnich
    New Member
    • Apr 2010
    • 1

    ssis package ran from sp_start_job complete before SP does next step?

    Will a stored procedure
    delay until the ssis package ran from sp_start_job, is complete or finished before proceding to the next task in the stored procedure?

    Will the full sql agent job complete before the next step in the stored procedure is executed?
Working...