Previous Topic: DC643139Next Topic: DC643141


DC643140

SET <set-name> MODE IS VSAM INDEX CANNOT HAVE AN OWNER

Reason:

The named set has a mode of VSAM INDEX, but an owner was specified. A VSAM INDEX set cannot have an owner. To remove the OWNER specification, issue a MODIFY SET statement that specifies MODE IS CHAIN; then issue a MODIFY SET statement that specifies MODE IS INDEX.

Module:

IDMSCHM1

Severity:

0