Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

3
Follow the Oracle recovery procedure to recover the database manually.
4
Update the snapshot status (database_recovered) for the clone database on
the secondary host after manual recovery has been completed.
$ /opt/VRTS/bin/dbed_vmclonedb -o \
update_status,new_sid=NEWPROD,server_name=orasvr -f snap2
dbed_vmclonedb started at 2004-04-06 09:22:27
The snapshot status has been updated.
dbed_vmclonedb ended at 2004-04-06 09:22:40
Warning: This procedure does not apply to Veritas Storage Foundation for
Oracle RAC.
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
369Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface