Debezium Oracle Connector getting error - Table '' won't be captured by Oracle LogMiner because column '' exceeds 30 characters.
Issue
- Incremental data is not getting reflected by
Debezium Oracle Connectorfor a specificTablein the Oracle Database. -
Adding the table in debezium configuration ends with the following error:
WARN [OPUATDB_97_FULL_220922_1|task-0] Table 'TEST' won't be captured by Oracle LogMiner because column 'REMITTER_ACCOUNT_REFERENCE_NUMBER' exceeds 30 characters. (io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource:759)
Environment
- Debezium 1.9.0.Final
- Red Hat OpenShift Container (Openshift) 4
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.