-->
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: Creation of global temporary table happens all the time
PostPosted: Mon Apr 20, 2015 7:25 am 
Newbie

Joined: Mon Apr 20, 2015 6:18 am
Posts: 1
Hi,

I have read and understood why hibernate creates temporary tables for bulk operations. That's fine.

Our problem is that hibernate seems to issue the statement to create the temporary table every time it is used (because it doesn't know whether it already exists?). Our DBAs complain that we do that up to 35k times per hour and all these statements fail because a table with that name already exists.

Is there a solution/workaround? Hibernate is 4.2.8, DB is Oracle 11g.


Thanks
Christoph


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.