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

How to check the running status of SSIS package when the package is deployed through Package Deployment Model.

$
0
0

Hi, 

I have a package which is using XML Config File. When I am running the package through Data Tools and by SQL Server Agent job , I want to know the running status of my SSIS package.

1. I don't want to convert it into Project Deployment Model and Query (catalog.executionsin SSISDB).

2. I don't want to know the status of SQL Server Agent job. 

I want to know the status of my running SSIS package but not my agent job, whether we are running it from Data tools or SQL Server Agent Job.  Any help in this regard will be really appreciated.

Thank You!

Apoorv jain


Viewing all articles
Browse latest Browse all 24688

Trending Articles