RESUME_REPLICATION_SERVER
This procedure resumes replication to the specified downstream Recovery Appliance, after a
previous call to
.
PAUSE_REPLICATION_SERVER
Syntax
PROCEDURE resume_replication_server ( replication_server_name IN VARCHAR2, comments IN VARCHAR2 DEFAULT NULL);
Parameters
Table 22-44 RESUME_REPLICATION_SERVER Parameters
Parameter | Description |
---|---|
|
The name of the downstream Recovery Appliance. |
|
Optional user supplied comment describing reason for executing this command. |