Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

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.
To restart a clone database in a single-host configuration or a RAC cluster
Use the dbed_vmclonedb command as follows:
$ /opt/VRTS/bin/dbed_vmclonedb -S PROD \
-o restartdb,new_sid=NEWPROD,server_name=orasvr -f snap1 -r /clone
dbed_vmclonedb started at 2004-04-02 15:14:49
Oracle instance NEWPROD successfully started.
dbed_vmclonedb ended at 2004-04-02 15:15:19
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
370