HBO0080I The name value is not of type type.

Explanation

The name is a language keyword such as OFFSET or LENGTH. The expression after this keyword must specify a value of the correct type, but it does not. The System Data Engine stops processing the current statement and continues with the next.

Response

Verify that the expression specifies a value of the correct type. For example, use a constant of a different type, redefine a field to yield a correct data type, or apply a conversion function.