Hi
While trying to insert data ( BLOB) using the JDBC adapter, i get the error message
“[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service RsUtil.differenceEngine.db.AdapterServices:insertBlobData.
[ADA.1.316] Cannot execute the SQL statement “INSERT INTO SWOOD_CAND_DATA_NEW (id,check_sum,length,data) VALUES (‘50073779’, 3382132632, 7319,?)”. "
(17002) Io exception: End of TNS data channel”
Io exception: End of TNS data channel
Can you please let me know
- What is the data limitation for BLOBS using the thin driver?.
- Can we use oci drivers for if the data limit exceeds the limitations?
- Is there any other way to insert huge data using the thin driver.?
Thanks in advance