Name
dbdefrag — This script defragments the OpsCenter database.
SYNOPSIS
dbdefrag
DESCRIPTION
The dbdefrag script is used to defragment the OpsCenter database.
OPTIONS
Not applicable
NOTES
To defragment the OpsCenter database run the following commands.
Run the following command on Windows:
INSTALL_PATH\OpsCenter\server\bin\dbdefrag.bat
Run the following command on UNIX:
<INSTALL_PATH>/SYMCOpsCenterServer/bin/dbdefrag.sh
Note:
The dbdefrag command requires the OpsCenter services to be stopped. This can cause the command to fail in an OpsCenter cluster setup. To successfully defragment the database in a cluster, you need to freeze the nodes before you run the dbdefrag command.