Cause: the length of payload being taken exceeds the limit of varchar2 or raw. See the solution below.
Error solution: use clob type or blob type to call get_text or get_bytes.
Database version: Oracle 11g Release 2 (11.2)
You are here: Home // Oracle 11g // ORA-24190: length of payload exceeds string
Tags: ora, Oracle 11g Release 2