Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008

To resynchronize your database to a snapshot
Assuming the mount point for the primary database was created and owned
by the Oracle DBA user before mounting the VxFS file system, use the
dbed_vmsnapcommand as follows:
$ /opt/VRTS/bin/dbed_vmsnap -S PROD -f snap1 \
-o reverse_resync_begin
dbed_vmsnap started at 2004-04-02 15:53:45
Database PROD (SID=PROD) is running.
dbed_vmsnap ended at 2004-04-02 15:54:29
Warning: The procedure is not supported by Veritas Storage Foundation for
Oracle RAC.
To abort resynchronizing your database to a snapshot
Use the dbed_vmsnap command as follows:
$ /opt/VRTS/bin/dbed_vmsnap -S PROD -f snap1 -o \
reverse_resync_abort
dbed_vmsnap started at 2004-04-02 16:16:44
The option reverse_resync_abort has been completed.
dbed_vmsnap ended at 2004-04-02 16:16:51
This option is only allowed when reverse_resync_begin has been run. It is
not allowed if reverse_resync_commit has been executed.
Warning: The procedure is not supported by Veritas Storage Foundation for
Oracle RAC.
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
350