Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
eltonoliveirape
Contributor
Contributor

Error when trying to cdc with Oracle StandBy

I am configuring a CDC process with Oracle Standby, when I connect to the production table the process runs perfectly, however in Oracle StandBy it runs the full process normally and when it enters CDC mode it gives an error, below are some details of the errors.

I also want to know if it is possible to do this cdc process with Oracle StandBy or if it is not possible.

I checked that the Oracle settings are all correct, below is an error log that I am sharing:
00055456: 2024-02-07T14:54:27 [TASK_MANAGER ]I: Task Id: f3c64a51-2bda-e244-a85a-d76604ef2533 (replicationtask.c:3867)
00055456: 2024-02-07T14:54:27 [SERVER ]I: Failed to load OraXML library, XMLType will not be supported (oracle_endpoint.c:245)
00055456: 2024-02-07T14:54:27 [METADATA_MANAGE ]I: Support Oracle nested tables (oracle_endpoint_imp.c:849)
00055456: 2024-02-07T14:54:27 [METADATA_MANAGE ]I: Truncate trailing binary zeros in char columns (oracle_endpoint_imp.c:862)
00055456: 2024-02-07T14:54:27 [METADATA_MANAGE ]I: Supplemental logging automatic definition is disabled (oracle_endpoint_imp.c:976)

Labels (1)
0 Replies