File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Clob Object cannot be inserted more than 4k chars Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Clob Object cannot be inserted more than 4k chars" Watch "Clob Object cannot be inserted more than 4k chars" New topic
Author

Clob Object cannot be inserted more than 4k chars

hemant Budhewar BamniBk
Ranch Hand

Joined: May 09, 2009
Posts: 33
Hi,

I want to write large clob object having more than 4k in Oracle database (10g) but I could not able to do this even thogh I set property SetBigStringTryClob.

Could anybody tell me about this?

It would be great if I could able to set it in web logic jndi setup.

Thanks in Advance!

Thanks,
Hemant
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Clob Object cannot be inserted more than 4k chars
 
Similar Threads
Why doesn't my cookie store serialize objects
unable to update CLOB data using Commons DBCP connection.
Problem while writing clob coulmn
Not able to insert image more than 4K in Database
How can I display CLOB & BLOB data in a JSP?