Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

To assign an allocation policy to a new Storage Checkpoint
1
Use dbed_ckpcreate to assign an allocation policy to a new Storage
Checkpoint.
$ dbed_ckptcreate -S PROD -H $ORACLE_HOME -o online \
-p ckpt_data,ckpt_metadata
As a result, a Storage Checkpoint allocation policy is assigned to
Checkpoint_1096060122, which is a new Storage Checkpoint.
2
Display the details of the Storage Checkpoint allocation policy assigned to
checkpoint 1096060122.
$ dbed_ckptpolicy -S PROD -n -o display \
-c Checkpoint_1096060122
Output similar to the following is displayed:
Storage Checkpoint File System Data Policy Meta Data Policy
------------------ ----------- ----------- ----------------
Checkpoint_1096060122 /mvsfs/v2 ckpt_data ckpt_metadata
Checkpoint_1096060122 /mvsfs/v1 ckpt_data ckpt_metadata
Displaying a Storage Checkpoint allocation policy
To verify that the Storage Checkpoint allocation policy is correct, you can display
the policy.
159Using Storage Checkpoints and Storage Rollback
Storage Checkpoint allocation policies