BJTU358E ROW row_number: THE VALUE SPECIFIED FOR FIELD field_name IS TOO LONG. THE MAXIMUM LENGTH FOR THIS FIELD IS limit_number CHARACTERS.

Explanation

The value specified for the field cannot be inserted into database because it exceeds the maximum length. The maximum length is displayed in the message text.

System action

Incorrect field_name value. The program ends with RC=12.

User response

Specify a value that is no longer than the specified maximum.