Previous Topic: DC643106Next Topic: DC643108


DC643107

RECORD <record-name> DBKEY POSITIONS AND DATA EXCEEDS 32764 CHARACTERS

Reason:

The combined length of <record-name>'s prefix and data portions is longer than the allowable maximum of 32,764 characters. The correction of this error is a question of database design: the prefix portion can be shortened either by making <record-name> participate in fewer sets or by maintaining fewer pointers for one or more of the sets which the record participates (that is, eliminate owner or prior pointers); the data portion can be shortened either by including fewer elements in <record-name> or by shortening one or more elements that participate in the record.

Module:

IDMSCHM1

Severity:

0