Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To display Storage Checkpoint allocation policy within the database
Use the dbed_ckptpolicy command as follows:
$ /opt/VRTS/bin/dbed_ckptpolicy -S ORACLE_SID \
-n -o display [-c storage_ckpt | -p ckpt_policy]
If -p ckpt_policy and -c storage_ckpt options are not specified, output
similar to the following is displayed:
Policy Name File System Coverage
-------------------- --------------------
ckpt Complete
ckpt_data Complete
ckpt_metadata Complete
new_ckpt Partial
ckpt_sample Complete
If -p ckpt_policy option is specified, output similar to the following is
displayed:
Policy Name File System MVS volumes
---------------- ----------- -----------
ckpt_sample /mvsfs/v2 mvsv4
ckpt_sample /mvsfs/v1 mvsv2
If the -c storage_ckpt option is specified, output similar to the following
is displayed:
Storage Checkpoint File System Data Policy Meta Data Policy
------------------ ------------ ----------- ----------------
Checkpoint_1095125037 /mvsfs/v2 ckpt_data ckpt_metadata
Checkpoint_1095125037 /mvsfs/v1 ckpt_data ckpt_metadata
337Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface