Welcome to VSTSC's Community Server | | Help

Browse by Tags

All Tags » SSIS » WMI   (RSS)
  • PowerShell
  • SSIS FrameWork

dtexec.exe what are you doing? (part II)

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
Posted by steve | 0 Comments
Filed under: , ,

dtexec.exe what are you doing?

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
Posted by steve | 0 Comments
Filed under: , ,