Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
Table A-12
dbdst_show_fs command options
DescriptionOption
Specifies the ORACLE_SID, which is the name of the Oracle
instance.
-S $ORACLE_SID
Displays the free space on volumes in each class.-o volume
Specifies the mount point.-m
Before displaying the free space on a storage class, review the following
information:
■ Make sure the file system is mounted.Prerequisites
■ See the dbdst_show_fs(1M) manual page.Usage notes
To display the free space on a storage class
◆
Use the dbdst_show_fs command as follows:
$ /opt/VRTS/bin/dbdst_show_fs -S $ORACLE_SID -o volume \
-m mount_point
Adding new volumes to a storage class for Database Dynamic Storage
Tiering using dbdst_addvol
Use the dbdst_addvol command to add volumes to a volume set.
Before adding a volume, review the following information:
■ The database must be inactive when adding volumes to a storage
class.
Usage notes
To add a volume to a volume set
◆
Use the dbdst_addvol command as follows:
$ /opt/VRTS/bin/dbdst_addvol -S $ORACLE_SID -M mount_device \
-v volume_name:class[,volume_name:class]
371Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface