Veritas Storage Foundation™ for Oracle 5.0.1 Administrator's Guide

For example:
$ /opt/VRTS/bin/dbdst_fstat -S orcldb -o start /datavol/orcldb/system01.dbf
$ /opt/VRTS/bin/dbdst_fstat -S ORACLE_SID -o stop -t SYSAUX
$ /opt/VRTS/bin/dbdst_fstat -S ORACLE_SID -o list
/opt/VRTS/bin/dbdst_fstat -S FLAS2 -o list
Task Name Status
-----------------------------------------
Statistic Datafile
-----------------------------------------------
/datavol/orcldb/system01.dbf
Dynamic Storage Tiering policy management
You can choose to manually relocate files or tablespaces, or you can use a preset
Dynamic Storage Tiering (DST) policy.
Relocating files
You can relocate flashback logs, archive logs, datafiles, and external files if the
files are no longer being used frequently. For example, if you maintain seasonal
data, you may choose to move the files when you are in different seasons.
Table 11-3 shows the dbdst_file_move command options.
Table 11-3
dbdst_file_move command options
DescriptionOption
Specifies which archive logs or Flashback logs to move. Do
not use this option with the -f option. Flashback is supported
by Oracle 10g or later.
-o archive[n] |
flashback
Specifies whether to move external files or datafiles. Use
this option with the -f option.
-o external |
datafile
Specifies a listfile that contains a list of files or directories
to be moved.
-f listfile
Using Database Dynamic Storage Tiering
Dynamic Storage Tiering policy management
196