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.  [ 1 post ] 
Author Message
 Post subject: Oracle 10g Bug - Is workaround possible?
PostPosted: Mon Mar 06, 2006 5:27 pm 
Beginner
Beginner

Joined: Mon Nov 22, 2004 8:53 pm
Posts: 23
I'm using Hibernate 3.1.1 with Oracle 10g (JDBC driver version: 10.1.0.4.0) and am experiencing an intermittent problem when inserting CLOBs (strange ORA-01483 errors).

The problem appears to be a bug in Oracle's JDBC driver as documented with this TAR: 4499166.992 (I'd include a link, but the metalink site requires a login to access).

While this bug appears to be fixed, or going to be fixed in a future release Oracle suggests the following workaround:

"close each preparedstatement for each row that gets processed rather than reusing the prepared statement instance from the last loop iteration."

Is there any way to get Hibernate to do this?

-peter


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

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.