010091 : Numeric field lengths must be less than or equal to 19.

Description

The input field name is not a valid numerical field name because it contains more than 19 characters.

Solution

Limit the length of the field name used in an operation. Note that different DBMSs may have different restrictions on the length of field names.


7/16/2013