Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
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 ORACLE_SID -n -o display
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
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
162