-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Oracle 10.2.0.1.0 and Clob
PostPosted: Wed Nov 16, 2005 10:38 am 
Newbie

Joined: Fri Jan 14, 2005 11:28 am
Posts: 1
Has anyone else problems with Hibernate 3.0.5 and Oracle 10.2.0.1.0 thin jdbc drivers?
I have a column mapped as type="text" to a string. When an existing text is replaced with a smaller text the string contains garbage after the new shorter text. This didn't happen with 10.1.0.2.0 drivers.
Has anyone else noticed this behaviour and has a workaround (except downgrading or choosing another JDBC driver)?

Yours,
Stefan


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 20, 2006 9:23 am 
Newbie

Joined: Thu Apr 20, 2006 9:19 am
Posts: 1
We also have tge same problem. its because oracle requires to insert an empty_clob() before creating the clob the first time. if you do this so everything is okay if not you hav a problem that the size of the clob is corrup if it is between 667 and 970 characters long i think (i dont remember exactly)

the problem is that oracle will not fix it so hibernate should do a workaround but the dont want to ;(

we are using oracle with ejb-3 and have huge problems because of the lob-hanling.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.