Previous Topic: DC643158Next Topic: DC643160


DC643159

SET <set-name> MEMBER RECORD <record-name> DUPLICATES OPTION UNORDERED CONFLICTS WITH SET MODE

Reason:

The named set has a MEMBER clause for the named record that specifies DUPLICATES ARE UNORDERED on the ASCENDING/DESCENDING KEY subclause. However, the set has a set mode other than VSAM INDEX. The UNORDERED duplicates option is only valid on members of sets with a mode of VSAM INDEX. Issue a MODIFY SET statement that respecifies the entire MEMBER clause for the named record and uses a correct DUPLICATES clause.

Module:

IDMSCHM1

Severity:

0