Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

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
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.
In the case of an instant Storage Checkpoint, rolling back datafiles does not
apply.
Removing Storage Checkpoints using dbed_ckptremove
You can use the dbed_ckptremovecommand to remove a Storage Checkpoint for
an Oracle database at the command line.
Before removing Storage Checkpoints, the following conditions must be met:
You may be logged in as either the database administrator or root.Prerequisites
This command is supported by Veritas Storage Foundation for
Oracle RAC.
The dbed_ckptremovecommand is used to remove a Storage
Checkpoint from the file system, or file systems, it is associated
with. The Storage Checkpoint must have been created using the
GUI or the dbed_ckptcreate(1M) command.
You must unmount the Storage Checkpoint before you can remove
it.
See the dbed_ckptremove(1M) manual page for more information.
Usage notes
To remove Storage Checkpoints
Use the dbed_ckptremove command as follows:
$ /opt/VRTS/bin/dbed_ckptremove -S PROD \
-c Checkpoint_971672042_wr001
Managing the Capacity Planning Utility using dbed_ckptplan
You can use the dbed_ckptplan command to manage the Storage Checkpoint
Capacity Planning utility at the command line.
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
342