VSTSC's Community Server

Community Server: The platform that enables you to build rich, interactive communities.
VSTeamSystemCentral: Your Team System community!


Welcome to VSTSC's Community Server | | Help
in Search

Browse by Tags

All Tags » SSIS » WMI
  • 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 that might be running on a server at any given time.  What we will cover this ...
    Posted to Steve Fibich (Weblog) by steve on September 2, 2008
  • 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 to know what package dtexec.exe is running.  When you run an SSIS package you ...
    Posted to Steve Fibich (Weblog) by steve on August 31, 2008
Powered by Community Server (Personal Edition), by Telligent Systems