SSIS - Package Error Counter

  • Hi all,

    i want to know the total number of errors occured in the current package.

    Do you know how I can read that value ?

    Thanks

    M

  • Enable logging on the Package (preferrably to a sql database). All documentation points to reading the "sysdtslog90" table in the "msdb" database. However, I am not sure because I haven't tried it myself.

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

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