Column name
|
Data type
|
Description
|
---|---|---|
SUBSCRIPTION_ID
|
INTEGER
|
Subscription identifier. Refers to SYS_REPLICATION_SUBSCRIPTIONS table, see SYS_REPLICATION_SUBSCRIPTIONS.
|
TABLE_NAME
|
WVARCHAR
|
Table name for conflict source
|
TRANSACTION_ID
|
BINARY
|
Transaction identifier
|
ROW_KEY
|
VARCHAR
|
Row key (primary key if available)
|
ERROR_CODE
|
INTEGER
|
Error code
|
ERROR_TEXT
|
VARCHAR
|
Error text
|
CONFLICT_TIME
|
TIMESTAMP
|
Time of recorded conflict
|