Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide
To display the allocation policies assigned to a Storage Checkpoint
◆
Use the -o display -c checkpoint_xxxxxxxxx option to display the
allocation policies assigned to the Storage Checkpoint.
$ dbed_ckptpolicy -S ORACLE_SID -n -o display \
-c checkpoint_xxxxxxxxxx
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
Updating a Storage Checkpoint allocation policy
After creating a Storage Checkpoint allocation policy, you can make changes at
a later time.
To update a Storage Checkpoint allocation policy
◆
Use the -o update -p checkpoint_policy_name option to update an
allocation policy.
This example shows how to update a Storage Checkpoint allocation policy
named ckpt_sample:
$ dbed_ckptpolicy -S FLAS11r1 -n -o update -p ckpt_sample
Output similar to the following is displayed:
File System: /snap_data11r1 (MVS volumes: datavol-b4vset,
datavol1,datavol2)
Policy: ckpt_sample (MVS volumes: datavol1)
Please enter the volume name(s), separated by space, for the
policy ckpt_sample [skip,quit]: datavol2
The following information will be used to update policy ckpt_sample
ckpt_sample /snap_data11r1 datavol2
The output displays the volumes that are currently assigned in the Storage
Checkpoint allocation policy.
161Using Storage Checkpoints and Storage Rollback
Storage Checkpoint allocation policies