VERITAS Storage Foundation 4.1 Oracle Administrator's Guide

Appendix A, VERITAS Storage Foundation for Oracle Command Line Interface
Prerelease 8 September 2005, 8:55am Examples of Using the Command Line Interface
481
To remove changes caused by a dbed_vmsnap failure
Use the dbed_vmsnapundo command as follows:
# dbed_vmsnapundo -S ORACLE_SID
If dbed_vmsnapundo is able to remove the changes, you will see the following output:
snaplog file is
/etc/vx/vxdba/PROD/snapplan/log/snapplan1.log.20020404135145.
snapback is done
If dbed_vmsnapundo is unable to remove the changes, you will see the following output:
snaplog file is
/etc/vx/vxdba/PROD/snapplan/log/snapplan1.log.20020403150537.
Nothing to undo.
Please run dbed_vmsnap -o resync again.
To remove changes caused by a dbed_vmclonedb failure
Use the dbed_vmsnapundo command as follows:
# dbed_vmsnapundo -o new_sid=new_sid
-l snaplog Specifies the snaplog file name.
-o new_sid Indicates the ORACLE_SID used for the snapshot image. Use this
option if the dbed_vmclonedb command failed.