SSIS Dataflow task progress monitoring

  • Hi All,

    What's the best\preferred way of monitoring or logging the progress made by a dataflow task?

    I can log the number of rows expected and\or finally loaded but what about in between?

    I thought I might be able to use the OnProgress event and a rowcount transform but this only seems to fire once.

    Has anyone out there managed to log timings every X rows or progress every X seconds or anything like that?

    Many thanks

    Paul J

  • you can check the following links

    [SSIS] OnPipelineRowsSent event

    SSIS Logging Data Model[/url]

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

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