Previous Topic: DC643136Next Topic: DC643138


DC643137

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

Reason:

The named set's owner record violates the rules for set mode and record location mode combination. A VSAM record can only participate in a set whose mode is VSAM INDEX; a non-VSAM record can only participate 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