OGG Big Data Replicat Abends With The UPDATE Operation Record In The Trail At Pos[0/XXXXXXX] For Table [<Schema.TableName>] Has Missing Columns
(Doc ID 2826560.1)
Last updated on JULY 20, 2024
Applies to:
Oracle GoldenGate Big Data and Application Adapters - Version 12.3 and laterInformation in this document applies to any platform.
Symptoms
OGG Big Data replicat is abended with below errors:
=ERROR 2021-11-18 22:33:47.000507 [main] - The UPDATE operation record in the trail at pos[0/XXXXXXX] for table [SCHEMA.TABLENAME] has missing columns.
Configure extract to generate trail records with all the column values.
Alternatively you can disable this check by setting gg.abend.on.missing.columns=false.
Exception in thread "main" java.lang.IllegalStateException: The UPDATE operation record in the trail at pos[0/XXXXXXX] for table [SCHEMA.TABLENAME] has missing columns.
Configure extract to generate trail records with all the column values.
Alternatively you can disable this check by setting gg.abend.on.missing.columns=false.
...........................
.................................
2021-11-18 22:33:47 ERROR OGG-15051 Java or JNI exception:
java.lang.IllegalStateException: The UPDATE operation record in the trail at pos[0/XXXXXXX] for table [SCHEMA.TABLENAME] has missing columns.
Configure extract to generate trail records with all the column values.
Alternatively you can disable this check by setting gg.abend.on.missing.columns=false.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |