New configuration file parameters have been introduced to support schema comparison.
Item Name |
Description |
Valid Values |
---|---|---|
SCHEMAFLAG |
comparison flag |
0 (default) – data comparison. 1 – database schema comparison. 2 – table schema comparison. |
FILTER |
filter flag |
If the value starts with “+”, only the schema types are selected for comparison, and subtypes are ignored. Otherwise, the schema types and subtypes are both unselected and not used for comparison. |
IFILE |
interface file |
Interface file location. |