Previous Topic: VK1Next Topic: VK3


VK2

KEY LENGTH GREATER THAN 180

Reason:

The following occurred:

In DSF processing

During the verification process, at least one KEY entity-occurrence was detected with the sum of the LENGTH attributes of the FIELD entity-occurrences exceeding 180.

In SQL processing

The length of one or more keys for the table in the SQL statement exceed 180 bytes. The modification of one or more columns in a key may have caused the length of the key to exceed 180 bytes.

Action:

Perform the following:

In DSF processing

Correct the error and reissue the command.

In SQL processing

Remove the key from the table that contains the column being modified or change the modification of the column.