Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008

Table A-11
dbdst_admin command options (continued)
DescriptionOption
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=
Time per day for the file sweep to take place. Times are
entered in 24-hour periods and should list hour: minute.
For example, 8:30 AM is represented as 08:30 and 10:00 PM
is represented as 22:00. Default value is 22:00.
sweeptime=
Interval in minutes for gathering file statistics. Default value
is 30, which represents every 30 minutes. If this value is set
to 0, all scheduled tasks will become unscheduled.
statinterval=
Number of days after which the file statistics in the
repository will be summarized and purged. Default value is
30. It is recommended that you set your purge interval
sooner because you will not be able to view any statistics
until the first 30-day interval is over, if you use the default.
purgeinterval=
Time per day for the file purge to take place. Times are
entered in 24-hour periods and should list hour: minute.
For example, 8:30 AM is represented as 08:30 and 8:00 PM
is represented as 20:00. Default value is 20:00.
purgetime=
Parameter that allows you to add a class to a database. The
information should be entered as class:"description", where
class represents the class name and description is a string
of up to 64 characters enclosed by double quotes used to
describe the class.
addclass=
Parameter that allows you to remove a class from a database.
Enter the class name as it appears in the database.
rmclass=
To define database parameters
Use the dbdst_admin command as follows:
$ /opt/VRTS/bin/dbdst_admin -S $ORACLE_SID -o list,maxclass=number,\
minclass=number,sweepinterval=interval,sweeptime=hh:mm,\
statinterval=interval,purgeinterval=interval,purgetime=hh:mm,\
addclass=class:"description",rmclass=class
367Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface