|
Browse by Tags
All Tags » WMI » SSIS
- PowerShell
- SSIS FrameWork
-
This is the second part in a very short series covering dtexec and how to see exactly what package it is executing. Last time we covered how to see what dtexec was doing using PowerShell and WMI. This was great for checking all the different packages that might be running on a server at any given time. What we will cover this ...
-
dtexec.exe is the program that is executed to run dtsx packages in SSIS 2005. This executable is called if you call a Integration Services package through SQL Server Agent or through the command line directly. The problem I am trying to solve today is to know what package dtexec.exe is running. When you run an SSIS package you ...
|
|
|