Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Mapping Options control how the data sources in the job are mapped to each other using the following options:

  • Ignore Case indicates that objects are analyzed without

...

  • regard to case. For example, the table

...

  • Product_Prices is compared to the table

...

  • PRODUCT_

...

  • PRICES.
  • Ignore Spaces indicates that spaces

...

  • are ignored when analyzing objects. For example, the table

...

  • Product Prices is compared to the table

...

  • ProductPrices.
  • Ignore Underscores disregards underscores in object names for comparison purposes. For example, the table

...

  • Product_Prices is compared to the table

...

  • ProductPrices.
  • Include Views indicates that the comparison process

...

  • include views during the mapping process. If this option is not selected, views are automatically excluded from the comparison.
  • Exclude Computed Columns indicates that the comparison does not include columns whose values are computed in the mapping and comparison processes.

See For more information, see Customize Database Mapping for more information about these options.

Anchor
ComparisonOptions
ComparisonOptions
Comparison Options

...