RCFCOPY (Reconfiguration)
- Last UpdatedFeb 22, 2022
- 1 minute read
Function:
Defines the part of the Database (DB) to be copied from the source DB to the destination DB before reconfiguration.
Description:
Must be given just before a RECONFIGURE command. Only elements that can exist at the level immediately below World can be specified.
The administrator must use RCFCOPY ALL if they intend to use the RECONFIGURE SESSIONS command afterwards, as the SESSIONS option is not valid if they carry out partial reconfiguration.
Examples:
|
RCFCOPY ALL Copies all of the elements in the list part of World in the source DB into the list part of World in the destination DB. RCFCOPY /SITE5A /SITE7 Copies just the named elements. RCFCOPY <SITEA> INTO <SITEB> ALLCONNECTIONS Sets all references, including those in the original DB that are not in the list of copied elements. |
Command Syntax:
|
.-------------<----------------. |
Querying:
Q COPIES
Related Commands: