

CA IDMS/DC Messages DC601169 - DC999999 › DC643163
DC643163
SET <set-name> MEMBER RECORD <record-name> SORTED ON DBKEY ONLY VALID WITH MODE IS INDEX
Reason:
The named set does not have a mode of INDEX, but the MEMBER clause for the named record specified an ASCENDING/DESCENDING KEY of DBKEY. Only members of sets with a mode of INDEX may be sorted on db-key. The user can take either of the following corrective actions:
- Issue a MODIFY SET statement for the named set that respecifies the entire MEMBER clause for the named record and specifies a valid KEY clause
- Issue a MODIFY SET statement for the named set that specifies a set mode of INDEX and respecifies the entire MEMBER clause for the named record
Module:
IDMSCHM1
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|