xSQL Comparison Bundle for Oracle Databases - v9
Comparison options

The "Comparison Options" step of the wizard allows you to change the comparison options. The command line wizard will save only options that are different from the default ones.

The following fragment is an example of the xml generated when some comparison options have been changed:

  <DataCompareOptions>
    <TrimSpaces>true</TrimSpaces>
    <RoundApproximateNumber>true</RoundApproximateNumber>
    <RoundPrecision>2</RoundPrecision>
    <LogScriptExecution>true</LogScriptExecution>
    <ScriptExecutionLogFile>D:\QA\OracleData\Logs\exec.log</ScriptExecutionLogFile>
    <DisableTriggers>false</DisableTriggers>
    <ForeignKeyAction>DisableAndEnable</ForeignKeyAction>
  </DataCompareOptions>


 

 


Copyright © 2019 xSQL Software - All rights reserved.

Send us your comments