Previous Topic: DC643142Next Topic: DC643144


DC643143

SET <set-name> OWNER RECORD <record-name> NEXT POINTER REQUIRED

Reason:

The named set's owner record requires a next pointer but none was specified. All set owners (except the special case, OWNER IS SYSTEM) require a next pointer. Either the user did not specify a MODE clause when the set was defined or the MODE clause was in error. Issue a MODIFY SET statement that contains a MODE clause and an OWNER clause; if pointers are being assigned manually, be sure to respecify the NEXT DBKEY POSITION clause (and the PRIOR DBKEY POSITION clause, if applicable).

Module:

IDMSCHM1

Severity:

0