Previous Topic: MK1Next Topic: MK3


MK2

KEY LENGTH MORE THAN 180

Reason:

The following occurred:

In DSF processing

You issued a FIELD entity-occurrence maintenance command for a KEY entity-occurrence, but completing the command would result in the LENGTH attribute-value for the key being greater than 180 bytes.

In SQL processing

The SQL statement causes a key to be created with a length (the sum of the length of the columns in the key) greater than 180 bytes.

Action:

Perform the following:

In DSF processing

Reduce the number of FIELD entity-occurrences and reissue the command.

In SQL processing

Change the SQL statement so that the key does not exceed 180 bytes.