In the case of large databases, consider changing the location of the database files or splitting the database files into multiple directories to improve performance.
Note: |
Run a catalog backup to back up NBDB and BMRDB both before and after moving the database files. |
To move the NBDB and the BMRDB database files
Shut down all NetBackup services by typing the following command:
Start the SQL Anywhere service by typing the following command:
Install_path\VERITAS\NetBackup\bin\bpup -e SQLANYs_VERITAS_NB
Use one of the following methods to move the existing data, index, and transaction log files:
Install_path\VERITAS\NetBackup\bin\nbdb_move.exe
-index index_directory -tlog log_directory
You can run the nbdb_move command at any time because it does not drop the database and recreate it. Thus, all data is preserved.
If a mirrored transaction log is in use, type the following command:
Install_path\VERITAS\NetBackup\bin\nbdb_move.exe -data data_directory