

CA IDMS/DC Messages DC601169 - DC999999 › DC643105
DC643105
RECORD <record-name> CONTROL FIELD <control-element-name> FOR SET IS AN 88 LEVEL
Reason:
The description of <control-element-name> identifies the element as a COBOL condition name (level-88 element). COBOL condition names cannot be used in control elements for sorted sets or in CALC keys. The user made one of four errors; each possible error is presented separately below with its corrective action:
- The user specified <control-element-name> incorrectly in the LOCATION MODE clause of the RECORD statement. Issue a MODIFY RECORD statement that specifies the correct element name in the CALC USING option of the LOCATION MODE clause.
- The user specified <control-element-name> incorrectly in the MEMBER clause of the SET statement. Issue a MODIFY SET statement that specifies the correct element name in the ASCENDING/DESCENDING KEY subclause of the MEMBER clause.
- The user specified <record-name> incorrectly in the MEMBER clause of the SET statement. Issue a MODIFY SET statement that specifies the correct record name in the MEMBER clause.
- The user incorrectly identified <control-element-name> as a COBOL condition name in an ELEMENT statement for <record-name>. Modify the record and respecify all elements, changing the level number of <control-element-name> to other than 88 and changing the usage to other than CONDITION.
Module:
IDMSCHM1
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|