Previous Topic: DC643137Next Topic: DC643139


DC643138

SET <set-name> MEMBER RECORD <record-name> LOCATION MODE CONFLICTS WITH SET MODE

Reason:

The named set's member record violates the rules for set mode and record location mode combination. A VSAM record can participate only in a set whose mode is VSAM INDEX; a non-VSAM record can participate only in a set whose mode is CHAIN or INDEX. Issue either a MODIFY RECORD or a MODIFY SET statement that conforms to this rule.

Module:

IDMSCHM1

Severity:

0