xSQL Comparison Bundle for Oracle Databases - v9
Using the data compare command line

Data compare command line expects and reads the comparison settings from an xml config file. The config file contains the Oracle connections, options, the output files and other comparison settings. You can generate the config file using the command line wizard.

Running the command line, using the config file config.xml, is as simple as follows:

    xSQL.OracleDataCmd <path>\config.xml

You can also use the command line to validate a config file, without comparing the Oracle schemas, which could be useful if you create the config file manually. Validation is performed using the /v parameter:

    xSQL.OracleDataCmd <path>\config.xml /v

To view the command line usage, use the help parameter: /? /h or /help

    xSQL.OracleDataCmd /?

Due to the complexity of the config file, we strongly recommend that you use the command line wizard to generate a new config file or modify an existing one.

 

 


Copyright © 2019 xSQL Software - All rights reserved.

Send us your comments