Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
Table A-13
dbdst_file_move command options (continued)
DescriptionOption
Removes the policy for the specified object.-R
Before relocating a file, review the following information:
■ Multiple partitions cannot reside on the same tablespace.Usage notes
To relocate a file
◆
Use the dbdst_file_move command as follows:
/opt/VRTS/bin/dbdst_file_move -S $ORACLE_SID -o datafile \
-f listfile -c storage_class:days [-c storage_class:days]
Relocating tablespaces for Database Dynamic Storage Tiering using
dbdst_tbs_move
Use the dbdst_tbs_move command to move tablespaces to the desired storage
class. The command queries the SFDB repository for the tablespace file names,
then performs a one-time move based on your immediate requirements.
To relocate a tablespace
◆
Use the dbdst_tbs_move command as follows:
$ /opt/VRTS/bin/dbdst_tbs_move -S $ORACLE_SID -t tablespace \
-c class
where
■ tablespace indicates which tablespace to move.
■ class indicates to which class the tablespace should be moved.
Note: This command is not available in Veritas Storage Foundation for Oracle on
Linux.
You can use the qio_recreate command to automatically recreate Quick I/O
files when the database is recovered.
Before converting files to Quick I/O, the following conditions must be met:
373Veritas Storage Foundation for Oracle Command Line Interface
About the command line interface