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

LoggingOption

String

Determined by RPS mapping

Purpose

The LoggingOption parameter specifies whether exception information for create, update, and delete statements is recorded in a table in the relational database in addition to being recorded in the jommsg.log file. Set this parameter to override the rpsLoggingOptions property of the RPS mapping.

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

Value Description
<default> Action taken is determined by the rpsLoggingOptions property of the RPS mapping.
Default Exception information recorded in jommsg.log file.
Rpstable Exception information recorded in jommsg.log file and in a table in the RDBMS.

Parameter is read when …

The Datapump application is started.

Applicable to database role or subrole…

RPS node only.