-681   COLUMN column-name IN VIOLATION OF INSTALLATION DEFINED FIELD PROCEDURE. RT: return-code, RS: reason-code, MSG: message-token

Explanation

An installation field procedure returned an error for 'column-name'. The 'reason-code' and 'message-token' are defined by the field procedure. They may give additional information to help determine the cause of the problem.
Return code
Error
4
Invalid value on encode or decode or invalid column description on define
8
Invalid parameter value
12
Field procedure error on any function

Use 'reason-code' and 'message-token' for additional information.

System action

The statement cannot be processed.

Programmer response

If it is not a field procedure error, determine the requirements imposed by the field procedure. If it is a field procedure error, examine the field procedure.

SQLSTATE

23507