Previous Topic: DC643138Next Topic: DC643140


DC643139

SET <set-name> OWNER IS SYSTEM INVALID WITH MODE IS CHAIN

Reason:

The named set's mode is CHAIN, but the owner clause specified SYSTEM. OWNER IS SYSTEM is valid only when the set mode is INDEX. Issue a MODIFY SET statement that contains either a MODE IS INDEX clause or an OWNER clause that specifies a user-defined record.

Module:

IDMSCHM1

Severity:

0