Oracle Data Comparison Options Namespace
Published 15 January 2025
This namespace contains the configurations relating to Oracle static data comparison.
Settings
Setting | Type | Description |
---|---|---|
checkTablesForData |
Boolean | Check each table for data. |
includeViews |
Boolean | Include views in the comparison. |
trimTrailingSpaces |
Boolean | If the data in two columns differs only by the number of spaces at the end of the string, treat it as identical. |
ignoreControlCharacters |
Boolean | Ignore control character differences in text data. |
ignoreWhiteSpace |
Boolean | Ignore whitespace differences in text data. |
includeSourceTables |
Boolean | Allow data comparison when tables exist in source but not in target. |
ignoreDateTypeDifferences |
Boolean | Ignore data differences in date type columns. |