Unable to Create a Replication Scheme
This section describes what to check if you are unable to use CREATE REPLICATION
to create a replication scheme.
Possible cause | What to do |
---|---|
User does not have |
You must have |
Database name, host name, or element name is incorrect. |
|
The local host is not part of the replication scheme. |
Create the replication scheme on a host that will be part of the replication scheme. |
Replication tables defined in the |
The name, owner, and column definitions of the tables participating in the replication scheme must be identical on both the master and subscriber databases. Use |
There are other problems. |
Review the procedures and requirements described in Defining Classic Replication Schemes in the Oracle TimesTen In-Memory Database Replication Guide. |