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
445
To rollback datafiles to a Storage Checkpoint
Use the dbed_ckptrollback command with the -F option as follows:
$ /opt/VRTS/bin/dbed_ckptrollback -S PROD -H /oracle/product/9i \
-F /share/oradata1/data01.dbf /share/oradata2/index01.dbf \
-c Checkpoint_903937870
Note If the Oracle database is running, you must take the datafile offline before running this
command. If the datafile is online, the command will fail.
Note In the case of an instant Storage Checkpoint, rolling back datafiles does not apply.