Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
To shut down the clone database and unmount all snapshot file systems in a
single-host configuration or in a RAC cluster
◆
Use the dbed_vmclonedb command as follows:
$ /opt/VRTS/bin/dbed_vmclonedb -o umount,new_sid=NEWPROD,\
server_name=orasvr -f snap1 -r /clone
dbed_vmclonedb started at 2004-04-02 15:11:22
Umounting /clone/prod_db.
Umounting /clone/prod_ar.
dbed_vmclonedb ended at 2004-04-02 15:11:47
To shut down the clone database and unmount all snapshot file systems in a
two-host configuration
◆
Use the dbed_vmclonedb command as follows:
$ /opt/VRTS/bin/dbed_vmclonedb -o umount,new_sid=NEWPROD,\
server_name=orasvr -f snap2
dbed_vmclonedb started at 2004-04-09 23:09:21
Umounting /clone/arch.
Umounting /clone/prod_db.
dbed_vmclonedb ended at 2004-04-09 23:09:50
This shuts down the clone database, unmounts file systems, and deports the
snapshot disk group for a clone on a secondary host.
Warning: This procedure does not apply to Veritas Storage Foundation for
Oracle RAC.
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
358