Hi All,
I am facing the similar issue of inserting characters with more than 4000 size (CLOB data type in table)
The environment details are as follow
SAP MII 14.0 SP5 Patch 7
Oracle 11G
OJDBC5
1. Updated the JDBC driver(OJDBC5 to OJDBC6), still same error -string literal too long
i).is there specific driver for 11g for supporting the string characters longer than 4000 ?
ii) also is it mandatory to restart the server after updating the driver ?
iii)any other settings change required ?
The sql query runs successfully with PL/SQL having clob data type ,but same query fails within the workbench.
looking forward for some pointers
Thanks & Regards
Ravish Pandey