Previous Topic: UT007009Next Topic: UT008011


UT008010

MAPPING ERROR ON <set-type> SET <name>

Reason:

This means that we are unable to match up MEMBER descriptors(work records describing members of indexed sets, generated in IDMSDBL2 with INDEX descriptors (work records describing index member pointers generated in the Unload utility). For each member descriptor, there should be an index descriptor matched with an old-db-key index descriptor generated by the Unload

If set-type is "CHAINED," a UT008011 message, indicating that the missing record is an INDEX descriptor from the Unload, follows this message. One possible explanation is that the record described in the next message thinks it is connected to an the named index, but the index does not point to this record.

If set-type is "INDEX," a UT008012 message, indicating that the missing record is a MEMBER descriptor from IDMSDBL2, follows this message. One possible explanation is that the record described in the next message thinks it is NOT connected to the named index, but the index points to it anyway.

Other possibilities are that the work files were not passed to the SORT preceding IDMSDBLX or that the work files were not sorted correctly.

Module:

IDMSDBLX

Severity:

0