Previous Topic: DC643151Next Topic: DC643153


DC643152

SET <set-name> MEMBER RECORD <record-name> PRIOR POINTER IS NOT ALLOWED

Reason:

The named set's MEMBER clause for the named record specified a prior pointer position, but the set mode does not allow prior pointers in the member record. A member record may not have prior pointers unless the set mode is CHAIN with the LINKED TO PRIOR option. Issue a MODIFY SET statement that respecifies the entire MEMBER clause for the named record and omits the prior pointer specification.

Module:

IDMSCHM1

Severity:

0