Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Logging SSIS Package Execution

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-11-10 : 08:15:09
ViVa writes "1. I would like to know if there is any way we can save the execution results of an SSIS package.
2. I have a .dtsx package that has a number of Execute DTS Tasks. When i enable logging, I see that only the Package Start, Package end events are logged. Is there any way to log the execution of all the DTS packages(ie . the time each package starts and ends) and the time it takes for executing each step?"
   

- Advertisement -