Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To display a Storage Checkpoint allocation policy
Use the -o display option to list all the Storage Checkpoint allocation policies
contained in the file systems used by the database.
$ dbed_ckptpolicy -S FLAS11r1 -n -o display
Output similar to the following is displayed:
/snap_data11r1/FLAS11r1/users01.dbf
/snap_data11r1/FLAS11r1/undotbs01.dbf
/snap_data11r1/FLAS11r1/sysaux01.dbf
/snap_data11r1/FLAS11r1/system01.dbf
Policy Name File System Coverage
------------------ --------------------
ckpt_new Complete
ckpt_sample Complete
Note: Partial in the File System Coverage column indicates that the Storage
Checkpoint allocation policy does not include one or more of the file systems
used by the database.
To display Storage Checkpoint allocation policy information
Use the -o display -p checkpointpolicy_name option to display
information related to a specific Storage Checkpoint allocation policy.
$ dbed_ckptpolicy -S ORACLE_SID -n -o display \
-p checkpointpolicy_name
Output similar to the following is displayed:
Policy Name File System MVS volumes
------------ ----------- -----------
ckpt_sample /mvsfs/v2 mvsv4
ckpt_sample /mvsfs/v1 mvsv2
Using Storage Checkpoints and Storage Rollback
Storage Checkpoint allocation policies
160