Creating a Parameter File for Online Replication
Follow these instructions to create a parameter file for an online Replicat group.
-
In GGSCI on the target system, issue the following command.
EDIT PARAMS
name
Where:
name
is either the name of the Replicat group that you created with theADD REPLICAT
command or the fully qualified name of the parameter file if you defined an alternate location when you created the group. -
Enter the parameters listed in the table below in the order shown, starting a new line for each parameter statement.
Table 10-1 Online Change-Replication Parameters
Parameter | Description |
---|---|
REPLICAT
|
Configures Replicat as an online process with checkpoints. |
{SOURCEDEFS
|
Specifies how to interpret data definitions. For Oracle databases that use multi-byte character sets, you must use
|
[DEFERAPPLYINTERVAL
|
Optional. Specifies an amount of time for Replicat to wait before applying its transactions to the target system. |
[TARGETDB |
Specifies database connection information.
|
|
Specifies collision handling. Use only if you are performing an initial load concurrently with starting online processing and the source database will remain active during the load. |
|
Specifies a default container in a source Oracle multitenant container database. Enables the use of two-part names ( |
MAP [ |
Specifies a relationship between a source object or objects and a target object or objects. For the source object, specify the fully qualified name of the object or a fully qualified wildcarded specification for multiple objects. For an Oracle multitenant container database the source object name must include the name of the container or catalog unless For the target object, specify only the See Specifying Object Names in Oracle GoldenGate Input for guidelines for specifying object names in parameter files. The The |
|
Parameters that can be used in conjunction with one another to exclude specific source objects from a wildcard specification in the associated |
- Enter any appropriate optional Replicat parameters listed in the Reference for Oracle GoldenGate.
- Save and close the file.
Note:
If using integrated Replicat for Oracle, see Understanding Replicat Processing in Relation to Parameter Changes for important information about making configuration changes to Replicat once processing is started.