Previous Topic: DC643178Next Topic: DC643180


DC643179

RECORD <record-name> OCCURS DEPENDING ON FIELD <element-name> IS NOT FULLWORD OR HALFWORD BINARY

Reason:

The named schema record has an element with the OCCURS DEPENDING ON clause, but the field on which the element depends is not a binary full word or half word. An element specified in an OCCURS DEPENDING ON clause must be a binary full word or half word. Issue a MODIFY RECORD statement for the named record changing the element that is specified in the OCCURS DEPENDING ON clause as follows:

Module:

IDMSCHM1

Severity:

0