Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > DeleteExceptionHandling

DeleteExceptionHandling

String

Determined by RPS mapping

Purpose

The DeleteExceptionHandling parameter specifies the action that is taken when an exception occurs during an RDBMS delete operation. Set this parameter to override the rpsExceptionDelete property of the RPS mapping.

The values for the DeleteExceptionHandling parameter are listed in the following table.

Value Description
<default> Action taken is determined by the rpsExceptionDelete property of the RPS mapping.
Halt Delete operation is aborted. Database tracking is stopped.
Alternative Action Delete operation errors are ignored. Database tracking is not stopped.

Parameter is read when …

The Datapump application is started.

Applicable to database role or subrole…

RPS node only.