

CA IDMS/DC Messages DC601169 - DC999999 › DC643135
DC643135
SET <set-name> MODE IS VSAM INDEX DOES NOT HAVE SORTED ORDER
Reason:
The named set's mode is VSAM INDEX, but the set is not a sorted set. VSAM INDEX sets must be sorted. Two corrective actions are possible, depending on the condition that caused the error:
- The user did not specify an ORDER clause, the ORDER clause specified an order other than SORTED, or the clause contained an error. Issue a MODIFY SET statement that contains ORDER IS SORTED.
- The user specified MODE IS VSAM incorrectly for a set not intended to be a VSAM set. Issue a MODIFY SET statement whose MODE clause specifies the correct mode.
Module:
IDMSCHM1
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|