Defragment a Library Database from the Command Line
Defragment a library database from the command line.
- Make sure no users are connected to the vault.
- Run Connectivity.ADMSConsole.exe from a command line with the following switches:
Command | Details |
---|
-Odefragmentlibrary | The operation being performed (required). |
-NdatabaseName | The name of the library database to defragment (required). |
-VUusername | Vault administrator account user name (required). |
-VPpassword | Vault administrator account password (required). |
Example
Connectivity.ADMSConsole.exe -Odefragmentlibrary -NLibrary -VUadministrator -VPadmin