Previous Topic: DC643187Next Topic: DC643196


DC643188

THE SET'S MODE MUST BE INDEX OR VSAM INDEX

Reason:

A logical-record PATH-GROUP statement includes a clause with a USING INDEX option specified for a set with an invalid set mode; the USING INDEX option can only be specified for a set with a mode of either INDEX or VSAM INDEX. The USING INDEX option can be specified in either of the following locations in a PATH-GROUP statement:

To correct the situation, identify the USING INDEX option that specifies a non-indexed set; issue a MODIFY PATH-GROUP statement for the path group that contains this option, rewriting the statement as necessary to eliminate the USING INDEX option.

Module:

IDMSUBTL

Severity:

0