

CA IDMS/DC Messages DC601169 - DC999999 › DC643054
DC643054
RECORD <record-name> CONTROL FIELD <control-element-name> FOR SET NOT IN RECORD
Reason:
<Control-element-name> is identified either in a control key for a sorted set or in a record's CALC key, but <record-name> does not contain an element by that name. The user made one of three 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 did not specify <control-element-name> in an ELEMENT statement for <record-name>. Modify the record and respecify all elements, including <control-element-name>.
Module:
IDMSCHM1
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|