Oracle® Forms 9i | 10g | 11g | 12c | 19c Error Codes

Information for Forms Error Code FRM-40834: Value from item %s.%s is too long for result set column (actual: %d bytes, maximum: %d bytes).
Oracle® Forms Error FRM-4083435/4

FRM-40834: Value from item %s.%s is too long for result set column (actual: %d bytes, maximum: %d bytes).


Cause: In a block based on a stored procedure, the application attempted to insert or update a value with too many bytes into a result set column with BYTE length semantics. The value was obtained from an instance of an item in the block. The insert or update attempt was suppressed.

Action: Ensure that the Maximum Length and Data Length Semantics in character-datatype items in the block match the definitions of the result-set columns in the stored procedure.

Trigger: ON-ERROR

Oracle® Forms Error Codes 9i | 10g | 11g | 12c | 19c

Record: 1/1

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners

Oracle: Registered trademark of Oracle