0x0074000B (7602187) The USE RECORD LENGTH clause is no longer supported. Remove this clause from the column column-name, or delete the column from the table definition.

Explanation

The column is probably not used by any application.

User response

Remove the USE RECORD LENGTH clause from the column that is identified by column-name. If the column is not actively used, delete it from the table definition.