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

primary database is down, it starts the failover process and the repository is
unmounted and the dbed_vmsnap command is aborted.
To avoid the VCS failover process
1
As root, temporarily freeze the VCS resource group for the database:
# hagrp -freeze ResourceGroup
2
Shut down the primary database.
3
Run reverse resynchronization:
# dbed_vmsnap -S ORACLE_SID -f SNAPPLAN \
-o reverse_resync_begin
4
After reverse reynchronization changes are committed (-o
reverse_resync_commit), verify that the database has been started in
ARCHIVELOG mode. This information is provided in the status messages that
appear after running committing reverse resynchronization changes.
5
Unfreeze the resource group:
# hagrp -unfreeze ResourceGroup
Using Database FlashSnap for backup and off-host processing
Using Database FlashSnap in an HA environment
282