Error threshold met due to reader errors
Stop command using Workflow Manager or pmcmd
|
Integration Service performs the following tasks:
Continues processing data.
Continues writing and committing data to targets.
If the Integration Service cannot finish processing and committing data, you need to issue the Abort command to stop the session.
|
Abort command using Workflow Manager
|
Integration Service performs the following tasks:
Continues processing data.
Continues writing and committing data to targets.
If the Integration Service cannot finish processing and committing data within 60 seconds, it kills the DTM process and terminates the session.
|
Fatal error from database
Error threshold met due to writer errors
|
Integration Service performs the following tasks:
Stops reading and writing.
Rolls back all data not committed to the target database.
If the session stops due to fatal error, the commit or rollback may or may not be successful.
|
Error threshold met due to transformation errors
Invalid evaluation of transaction control expression
|
Integration Service performs the following tasks:
Flags the row as an abort row and continues processing data.
Continues to write to the target database until it hits the abort row.
Issues commits based on commit intervals.
Rolls back all data not committed to the target database.
|