BI Debugging Tool

  • Hi All,

    Few of the Application Floks, complains ablout frequent Pkg hanging and Errors on Executions . Is there any tool to Trace for Pkg hanging and any ways to handles the errors in SSIS.?:)

    Many Thanks in Advance

  • SSIS allows pretty extensive error handling within the package. Is there something specific you are trying to deal with?

    As far as tracing - turn on logging by right-clicking in an empty error in the control flow and choosing logging from the context menu. You can log to any number of providers, but to a table is usually the easiest one to start with. This will allow you to capture information about any events during package execution.

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

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