Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with length of a CLOB datatype

user629987Dec 3 2008 — edited Dec 8 2008
Hi,

In my application, I have a page with an interactive report of written blogs - on this page, you can add a new blog (text area - CLOB datatype), view a blog or edit a blog.
There is something going wrong with the size of the blog text. I know APEX can only accept 32K text and I've seen the Saving a Large Value thread, but that's not the solution to my problem.

The problem is that when i add a blog with say approximately 4000 characters, it gets saved in the database but from the interactive report, when I click on the view or edit icon for that blog, the blog text field shows up empty. For small blogs (< 4000 characters), there is no problem.
Does anyone know why this is happening and how to solve this problem?
Thanks!
This post has been answered by 60437 on Dec 5 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 5 2009
Added on Dec 3 2008
7 comments
2,553 views