Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008

Two MVS file systems /mvsfs/v1 and /mvsfs/v2 are used for datafiles.
File system /mvsfs/v1 is created on volume set mvsvset1.
File system /mvsfs/v2 is created on volume set mvsvset2.
Volume set mvsvset1 contains volumes mvsv1, mvsv2, and mvsv3.
Volume set mvsvset2 contains volumes mvsv4 and mvsv5.
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
325Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface