Extract Upgrade Considerations
Running Extract in classic mode (non-integrated Extract) with the Oracle database has been desupported. Before upgrading Extracts running in classic mode (non-integrated Extract) with the Oracle database, you need to upgrade the Extracts to run in integrated mode.
Upgrading Classic Extract to Integrated Extract for Oracle
As classic Extract is desupported, you must upgrade the classic Extract to an integrated Extract. Stop the classic Extract, which were configured with DDL capture, and remove the DDL triggers prior to upgrading to an integrated Extract.
-
ddl_disable
-
ddl_remove
-
marker_remove
ALTER EXTRACT group_name to UPGRADE INTEGRATED TRANLOG
Also, see Switching Extract from Classic Mode to Integrated Mode in Administering Oracle GoldenGate.