Administrator Command
Reference Manual
Reconfiguration
: Using the SAMEREF Option
Using the SAMEREF Option
When a DB is reconfigured, the reference numbers of the elements in the destination DB will be different from the corresponding reference numbers in the source DB. To make sure that the same reference numbers are maintained after reconfiguration, you can use the command:
RECONFIGURE SAMEREF
In this case the destination DB number must be the same as the original one. This means that you will have to delete the source database, and create a new one with the same number.
The following example illustrates the use of the SAMEREF option:
FROM DB MASTER/DESIGN
TO FILE /F1 /F2
RCFCOPY ALL
RECONFIGURE
DELETE DB MASTER/DESIGN
CREATE DB MASTER/DESIGN DESI DBNO nn
FROM FILE /F1/F2
TO DB MASTER/DESIGN
RECONFIG SAMEREF
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.