Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To display all Storage Checkpoints without updating the repository
Use the dbed_ckptdisplay command as follows:
$ /opt/VRTS/bin/dbed_ckptdisplay -S PROD \
-H /oracle/product/9i -o all -n
Checkpoint_971672042 Sun May 15 13:55:53 2005 C+R+IN
Checkpoint_903937870 Fri May 13 22:51:10 2005 C+R+ON
Checkpoint_901426272 Wed May 11 16:17:52 2005 P+R+ON
NetBackup_incr_PROD_955133480 NBU /db01
NetBackup_full_PROD_9551329 52 NBU /db01
To display fileset quota values
Use the dbed_ckptdisplay command as follows:
$ /opt/VRTS/bin/dbed_ckptdisplay -S PROD -c \
Checkpoint_903937870 -Q
Checkpoint_903937870 Wed Mar 19 9:12:20 2005 C+R+ON
Filesystem HardLim SoftLim CurrentUse
/oradata1/indx1_1 100000 50000 2028
/oradata1/user1_1 100000 50000 2028
/oradata1/temp 150000 80000 2142
/oradata1/system1 150000 70000 3092
Mounting Storage Checkpoints using dbed_ckptmount
You can use the dbed_ckptmount command to mount a Storage Checkpoint for
the database from the command line.
Before mounting Storage Checkpoints, review the following information:
You must be logged on as the database administrator (typically,
the user ID oracle.)
Prerequisites
333Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface