RCFUPDATE (Reconfiguration)
- Last UpdatedFeb 22, 2022
- 1 minute read
Function:
Updates reference pointers into reconfigured Databases (DBs).
In a Global Project, this command can only be given at the Hub.
Description:
Uses index of element reference numbers in the source DB against reference numbers in the destination DB. The RCFUPDATE command must be given immediately following a RECONFIGURE operation, or after a LOAD command.
Examples:
|
RCFUPDATE DB MASTER/DESIGN Updates references to the reconfigured DB from DB MASTER/DESIGN. RCFUPDATE DB MASTER/DESIGN INTERNAL Updates references in DB MASTER/DESIGN for any elements that have been copied with RCFCOPY. Use this option with care because it is possible to update a reference that has already been changed by the RECONFIGURE command. RCFUPDATE MDB /USERA Updates references to the reconfigured DB from all appropriate DBs in MDB /USERA. |
|
RCFUPDATE TEAM STEEL Updates references to the reconfigured DB from all appropriate DBs owned by Team STEEL. RCFUPDATE ALL Updates references to the reconfigured DB from all DBs in current Project. |
Command Syntax:
|
>--- RCFUPdate ---+--- DB dbname -+--------------. |
Related Commands: