Performing data validation v7
The current working directory from which you invoke the Data Validator script runValidation.sh
(runValidation.bat
for Windows) must be the bin
subdirectory containing the script (that is, XDB_HOME/bin
).
For example, if the Replication Server is installed in its default directory location, then issue the following command before invoking the Data Validator:
cd /usr/edb/xdb/bin
Similarly for Windows hosts, issue the following:
cd C:\Program Files\edb\EnterpriseDB-xDBReplicationServer\bin
The general command format for invoking the Data Validator is the following:
schema_name
is the name of the schema in the source database containing the tables to validate.
For Windows hosts, the command format is the following:
The following option displays the Data Validator version:
On Linux the version is displayed as follows: