How To Replicate Data From One Table To Another Within Same Schema and Database Using RENAME_TABLE Transformation.
(Doc ID 1493250.1)
Last updated on AUGUST 05, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 to 11.2.0.3 [Release 10.2 to 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Goal
This article will help in configuring stream replication between 2 tables within same schema and database using RENAME_TABLE transformation procedure.
Please ensure the following are setup as prerequisites.
Ensure the streams parameters are configured in the source and target instances as detailed in
Note 418755.1 Master Note for Streams Recommended Configuration
For additional Supplemental logging requirements please check the Streams manual documentation.
Below script will demonstrate replicating data from table A to table B in TEST schema in database DB1.
Solution
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
Goal |
Solution |
References |