Previous Topic: DC643141Next Topic: DC643143


DC643142

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

Reason:

The named set's owner record is assigned a prior pointer position, but prior pointers are not allowed for this set. When MODE IS CHAIN is specified without LINKED TO PRIOR, the owner record cannot have a prior pointer. Either issue a MODIFY SET statement that includes LINKED TO PRIOR in the MODE clause or issue a MODIFY SET statement that contains the OWNER clause without PRIOR DBKEY POSITION (if pointers are being assigned manually, be sure to respecify the NEXT DBKEY POSITION clause.)

Module:

IDMSCHM1

Severity:

0