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

CreateExceptionHandling

String

Determined by RPS mapping

Purpose

The CreateExceptionHandling parameter specifies the action that is taken when an exception occurs during an RDBMS create operation.

Set this parameter to override the value of the rpsExceptionCreate property of the RPS mapping.

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

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

Parameter is read when …

The Datapump application is started.

Applicable to database role or subrole…

RPS node only.