Previous Topic: DC643162Next Topic: DC643169


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:

Module:

IDMSCHM1

Severity:

0