How long did each SSIS task took?

  • Can someone help me how to find elapsed time for each task in SSIS package

    Thanks!

  • Only way I know would be to add event handlers which logged pre and post execute times to a table which you can then compare.

  • This was removed by the editor as SPAM

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply