Previous Topic: DC643153Next Topic: DC643155


DC643154

SET <set-name> MEMBER RECORD <record-name> PRIOR POINTER REQUIRED

Reason:

A prior pointer position for the named set was not created in the named record, since the MEMBER clause for the record did not specify a prior pointer position and was processed before the set's mode was established. Since the named set's mode is CHAIN, LINKED TO PRIOR, all of the set's member records must have a prior pointer position. Issue a MODIFY SET statement that respecifies the entire MEMBER clause for the named record and (optionally) includes a prior pointer position.

Module:

IDMSCHM1

Severity:

0