Do not do that, I recommend you to use lease lock to instead of the default long-lived row lock.
At 2013-07-11 00:48:26,pkorwar <[email protected]> wrote: >Hi gtully, > >Somebody had posted a solution to this problem which sets the following >configuration for jdbc adapter. > >Is this a good solution to prevent the DB lock issue? What does it actually >do? > ><jdbcPersistenceAdapter ... > > <databaseLocker> > <database-locker queryTimeout="-1" /> > </databaseLocker> ></jdbcPersistenceAdapter> > >Thanks >Pramod > > > >-- >View this message in context: >http://activemq.2283324.n4.nabble.com/Activemq-5-8-problem-with-Oracle-jdbc-adapter-tp4669080p4669093.html >Sent from the ActiveMQ - User mailing list archive at Nabble.com.
