Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
'Long running' UOW usually implies that it is causing issues for MQ regarding the number of recovery logs that messages in the UOW span. This is typically anything from minutes to hours, depending on the volume of persistent message traffic through MQ and the size / number of logs.
The general advice is that apps should commit the UOW as soon as practical. The UOW should only span one logical transaction. The longer a UOW runs the more exposure there is to unexpected failure and so the more likely it may need to roll back. YMMV. _________________ Glenn
So basically running long is measured in a sort of Technical TX level/Rollback ability/Transaction Save points rather than a Business Process being long term.
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 You cannot vote in polls in this forum