Is this in the context of a single transaction. If so then using a different branch qualifier means that the resource manager will treat the accesses as though they were in different transactions. The consequence is contention/deadlock on the resource locks. Or have I misunderstood the issue?