-->
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: Multiple Applications/Table Locking issue
PostPosted: Thu Dec 15, 2011 9:17 am 
Newbie

Joined: Fri Aug 05, 2011 10:04 am
Posts: 2
We have 2 applications accessing the same table.
I have all my insert queries within a transaction which is committed at the end.
However if my transaction is in process and i try to run a select on the same table, it seems like my application is locking the table.I don't want this behavior since the other application would be affected, we are using identity columns so we are fine with multiple applications inserting data at the same time.I have tried changing the isolation level which doesnt help either.Any input will be appreciated.We are using DB2 database.

Thanks


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.