ARS0246W String value ('str_val') is too long for: column(col_name), column size(col_size), at marker (marker_pos). A maximum of col_size character(s) may be entered

Explanation

A string value is too long.

User response

Make sure that the string length does not exceed the database column size, and resubmit the command.