Child Exception Table

A child exception table contains both child table columns and additional columns.

The additional columns are listed in the following table:

Column Name Type Description
ADB_TRACKING_ID VARCHAR2(40) Tracking ID of the message.
ADB_JOIN_ID VARCHAR2(46) Joined column used to link a parent record to its child record.

ADB_JOIN_ID is generated from ADB_TRACKING_ID and concatenated with the record number in the group.

ADB_ERROR_TEXT VARCHAR(4000) Text of the error from the database server or other source that caused the error.