DB Validator Tool
This tool is used and configured during the installation process.
DB Validator is a tool for deploying the Dispatcher Paragon Management database or upgrading it to a higher version. The process of validation consists of the following steps:
-
checking the current version of the Dispatcher Paragon Management database from the tables smartq_validator in all Dispatcher Paragon Management schemas (cluster_mngmt, tenant_1, dwhtenant_1, ...)
-
checking the required version from *.dbinfo files located in the Dispatcher Paragon Management root\conf\modules (for example, c:\DispatcherParagon\Management\conf\modules\*)
-
if needed (when the required version is higher than the current version in the database), the database is upgraded to the required version
Where to Find the DB Validator
DB Validator root is located in the Dispatcher Paragon Management installation in the validator folder. (For example, c:\DispatcherParagon\Management\validator\)
How to Configure the Tool
The tool is configured during the installation process, so it does not need any other settings. The configuration file (DBValidator.properties) can be found in DB Validator root under the conf folder. (For example, c:\DispatcherParagon\Management\validator\conf\DBValidator.properties)
How to Run the DB Validator
The tool can be run using validatorRunner.exe located in the DB Validator root under the \bin folder. (For example, c:\DispatcherParagon\Management\validator\bin\validatorRunner.exe)