Previous Topic: DC643051Next Topic: DC643053


DC643052

RECORD <record-name> OVER 8180 DBKEY POSITIONS, SET <set-name>

Reason:

The assignment of pointers for <set-name> would cause <record-name>'s prefix to be longer than the allowable maximum of 8180 pointers. The correction of this error is a question of database design: either <record-name> must participate in fewer sets or one or more of the sets in which it participates must maintain fewer pointers (that is, eliminate owner or prior pointers).

Module:

IDMSCHM1

Severity:

0