Subject | generator ids in uncommitted transactions |
---|---|
Author | kapsee |
Post date | 2005-11-03T03:22:49Z |
Is there any way to find out if there are any uncommitted transactions
that have called gen_id on a generator ?
Or if I get an id using the gen_id call, can I somehow wait till all
current transactions either commit or abort ?
Thanks!
that have called gen_id on a generator ?
Or if I get an id using the gen_id call, can I somehow wait till all
current transactions either commit or abort ?
Thanks!