Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Stored Procedure to execute SSIS. Stored procedure does not wait SSIS complete before the next task is executed.

$
0
0

I use store procedure to execute the SSIS package.  

The SP is just to execute the SSIS package by using EXEC SSISDB.CATALOG.START_EXECUTION.  

The issue is store procedure executes the SSIS package successfully, but it doesn't wait for the SSIS package to complete.    It return the execution is successfully within couple seconds, while the SSIS package doesn't finish in 10 minutes. 

The reason why I want to use store procedure instead of agent job, is because our ETL process is intergrated with a 3rd party.   The existing integration only allow to use store procedure.   

Thoughts? 




Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>