Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GoldenGate, Kafka Connect Handler to sink, Mirror the source table

Mendbayar BarkowNov 10 2025

Hi, Currently I'm using the OGG → kafka-connecthandler → Kafka → Oracle sink connector,
The base requirement of the DML Insert, Update, Delete are working fine, but when use the
* auto.create: true → on the sink connector side it's creating the any string typed column into VARCHAR2(4000), is it possible to create the target table automatically mirror like source table, everything is same even the length of the type?

Comments
Post Details
Added on Nov 10 2025
0 comments
34 views