DBMS_CDC_PUBLISH.ALTER_CHANGE_TABLE fails with ORA-31452
(Doc ID 1451913.1)
Last updated on JANUARY 11, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
When trying to alter existing change table in 11g environment using dbms_cdc_publish.ALTER_CHANGE_TABLE procedure following error is returned.
This works fine in 10g but does not work in 11g.
Changes
New parameter DDL_MARKERS introduced in DBMS_CDC_PUBLISH.ALTER_CHANGE_TABLE which is cause of error.
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 |
Changes |
Cause |
Solution |
References |