ERROR | length of payload exceeds string |
CAUSE | the length of payload being taken exceeds the limit of varchar2 or raw. |
ACTION | use clob type or blob type to call get_text or get_bytes. |
ERROR | length of payload exceeds string |
CAUSE | the length of payload being taken exceeds the limit of varchar2 or raw. |
ACTION | use clob type or blob type to call get_text or get_bytes. |