Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

An Oracle database must be up and running.
Run the dbed_update command before running any of the
Database Dynamic Storage Tiering commands. You should also
run the dbed_update command if any of the database files change.
Because the Database Dynamic Storage Tiering commands retrieve
database information from the repository, the repository must be
up to date.
Change the owner of the mount point on which you want to
implement Database Dynamic Storage Tiering to oracle.
Prerequisites
Only the Oracle database administrator can run Database Dynamic
Storage Tiering commands.
If you are using any of the Database Dynamic Storage Tiering
commands in a high availability (HA) environment, the time on
each system in the cluster must be synchronized.
Create the volumes that you want to add to the multi-volume file
system in the same disk group as the file system volume. As root,
use the following command to change the owner of each volume:
# /opt/VRTS/bin/vxedit -g disk_group \
set user=oracle volume
Usage notes
Table A-11 lists the options for the Oracle dbdst_admin command.
Table A-11
Oracle dbdst_admin command options
DescriptionOption
Specifies the ORACLE_SID, which is the name of the
Oracle instance.
-S $ORACLE_SID
Lists all the Database Dynamic Storage Tiering
parameters of the database, including class name and
description. This option should be used exclusively from
the other options.
list
Maximum number of storage classes allowed in the
database. Default value is 4.
maxclass=
Minimum number of storage classes allowed in the
database. Default value is 2.
minclass=
Interval for file sweeping for file relocation. Default
value is 1, which means one per day. If this value is set
to 0, all scheduled sweep tasks will become unscheduled.
sweepinterval=
Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface
378