Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

Record data into SAP HANA table with CLOB type

$
0
0

Hi Experts,

 

I need to record data into SAP HANA table which has column with CLOB type.

When I use document structure for the receiver JDBC adapter with action SQL_DML, all works well. But when I try to insert data using structure with action INSERT, I get the following error:

 

Message processing failed. Cause: javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: java/sql/NClob; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: java/sql/NClob; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: java/sql/NClob; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: java/sql/NClob


Could anybody help me to solve this error?

And one more question: Which of two ways (INSERT structure or SQL_DML query) has better performance and is preferable to use?

 

 

Thanks in Advance for your responses

Andrei


Viewing all articles
Browse latest Browse all 6719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>