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

UpdateExceptionHandling

String

Determined by RPS mapping

Purpose

The UpdateExceptionHandling parameter specifies the action taken when an exception occurs during an RDBMS update operation. Set this parameter to override the rpsExceptionUpdate property of the RPS mapping.

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

Value Description
<default> Action taken is determined by the rpsExceptionUpdate property of the RPS mapping.
Halt Update operation is aborted. Database tracking is stopped.
Alternative Action Update operation attempted as an insert. Database tracking is not stopped.

Parameter is read when …

The Datapump application is started.

Applicable to database role or subrole…

RPS node only.