Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
Table A-7
dbed_vmclonedb options (continued)
DescriptionOption
Specifies the initial mount point for the snapshot image.
If you are creating a clone in a single-host configuration or
cloning an Oracle RAC database, -r is required. Otherwise,
it is an optional argument.
If -r relocate_path is used with the -o mount |
mountdb | reccoverdb options, it will also be required
to restart or unmount the clone database.
Note: Do not use -r relocate_path if the
SNAPSHOT_MODE parameter is set to instant or offline.
-r relocate_path
To clone the primary database automatically in a single-host configuration or a
RAC cluster
◆
Use the dbed_vmclonedb command as follows:
$ /opt/VRTS/bin/dbed_vmclonedb -S PROD -g SNAP_PRODdg \
-o recoverdb,new_sid=NEWPROD,server_name=orasvr -f snap1 -r /clone
dbed_vmclonedb started at 2004-04-02 14:42:10
Mounting /clone/prod_db on
/dev/vx/dsk/SNAP_PRODdg/SNAP_prod_db.
Mounting /clone/prod_ar on
/dev/vx/dsk/SNAP_PRODdg/SNAP_prod_ar.
All redo-log files found.
Database NEWPROD (SID=NEWPROD) is running.
dbed_vmclonedb ended at 2003-04-02 14:43:05
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
354