Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
To display quota values for all file systems in the database
◆
Use the dbed_ckptquota command as follows:
$ /opt/VRTS/bin/dbed_ckptquota -S PROD -H /ora10i \
-o display
Filesystem Hardlimit Softlimit CurrentUse
/ora/prod 50000 40000 136
/ora/testvol01 25000 20000 128
/ora/testvol02 50000 40000 128
/ora/testvol03 50000 40000 0
/ora/testvol04 25000 20000 128
/ora/testvol05 50000 40000 128
The numbers in the “Hardlimit” and “Softlimit” columns represent the total
numbers of file system blocks allowed.
CurrentUse displays the number of filesystem blocks currently used by all
Storage Checkpoints in the filesystem. If there are no Storage Checkpoints,
or if quotas have been disabled, CurrentUse will display 0.
Performing Storage Rollback using dbed_ckptrollback
You can use the dbed_ckptrollback command to rollback an Oracle database to
a Storage Checkpoint.
Before performing a Storage Rollback, the following conditions must be met:
■ You may be logged in as either the database administrator or root.Prerequisites
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
328