Schema Analyzer errors and warnings

The Schema Analyzer checks the logic and internal consistency of your data definitions. Schema analyzer error and warnings messages are issued on the type of analysis that is performed: logic and structural.

  • Logical analysis addresses the integrity of the relationships that you define in the schema.
  • Structural analysis addresses the integrity of the underlying database.

Warnings indicate a successful analysis and are relatively insignificant. Warning messages provide information about inconsistencies that occurred, when the schema was changed, and were automatically resolved.

Errors are important. Error messages provide information about errors in your type definitions that you should correct. An error may result in unpredictable results in your mapping.

Words in italics represent information that varies, indicating information specific to the type for which the message is generated.