Trace Flag 8

Setting the Trace Flags parameter to 8 creates a file log that traces all Interface Mapping warnings. The following example shows an EIM Flag 8 output for an Interface Mapping warning between the EIM_ACCOUNT and S_TERR_ITEM tables:

[TRC03] --------------------------------------------------------
[TRC03] IF table EIM_ACCOUNT destination S_TERR_ITEM
[TRC03]   IF column EIM_ACCOUNT.T_TERITE_TERID:
[TRC03]  imports to: S_TERR_ITEM.TERR_ID
[TRC03]  exports from: S_TERR_ITEM.TERR_ID
[TRC03]     Column NAME of join isn't in table!
[TRC03]     Missing join to user key NAME
[TRC03] --------------------------------------------------------