Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To create a snaphsot image on the CVM master node (Oracle RAC)
Use the dbed_vmsnap command as follows:
$ /opt/VRTS/bin/dbed_vmsnap -S PROD -f snap1 -o snapshot
dbed_vmsnap started at 2005-04-02 14:15:27
The database is running in archivelog mode.
A snapshot of ORACLE_SID PROD is in DG SNAP_PRODdg.
Snapplan snap1 is used for the snapshot.
Oracle Database server is orasvr.
If -r <relocate_path> is used in dbed_vmclonedb,make sure
<relocate_path> is created and owned by Oracle DBA. Otherwise,
the following mount points need to be created and owned by
Oracle DBA:
/prod_db.
/prod_ar.
dbed_vmsnap ended at 2004-04-02 14:16:11
To resynchronize a snapshot to your database
Use the dbed_vmsnap command as follows:
$ /opt/VRTS/bin/dbed_vmsnap -S PROD -f snap1 -o resync
dbed_vmsnap started at 2005-03-15 10:07:10
The option resync has been completed.
dbed_vmsnap ended at 2005-03-15 10:07:21
361Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface