Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
WARNING OGG-03056 Source table BJSH.T4 column GEOM data size exceeds the maximum target table bjsh

cleveryangg
Member Posts: 2
in GoldenGate
I have the same problem but I am Oracle Ogg to Kafka
WARNING OGG-03056 Source table BJSH.T4 column GEOM data size exceeds the maximum target table bjsh.T4 column GEOM size. Automatic truncation is enabled for all tables/co
lumns without further warnings.
{"table":"BJSH.T4","op_type":"I","op_ts":"2021-01-05 18:33:02.011919","current_ts":"2021-01-05T18:33:08.468000","pos":"00000000000000006703","after":{"MKT_ID":17,"NAME":"diit","CREATETIME":"2021-01-05 18:33:02.000000000","GEOM":""}}
Field values for GEMO are not retrieved
Answers
-
Hi,
Whether the DDL of the table is same in Source and Target?
The DDL should be same in source and Target so that you will not hit this WARNING.
Regards,
Veera