Hi,
I’m using Oracle database (Oracle8i Enterprise Edition, 8.1.7.4.0) for Solaris.
I’m getting the following error when trying to insert into a table with a CLOB field via a DB Adapter service. I’m using classes12.zip for JDBC driver.
JDK is 1.4.2
Any one has encountered this error before when trying to insert into a CLOB field?
[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service …
[ADA.1.316] Cannot execute the SQL statement “INSERT INTO BLOG_NOTES(ID, AUTHOR, DATE_ENTERED, BLOG_DATA) VALUES (?, ?, ?, ?)”. “(17410) No more data to read from socket”
No more data to read from socket
Regards,
WL
#webMethods#Integration-Server-and-ESB#Adapters-and-E-Standards