Re: what's xidsql and ubasqn in v$transaction?
- From: niy38@xxxxxxxxxxx
- Date: 31 May 2006 10:22:03 -0700
Thanks, great answer!
xidsqn can be used to identify the unique transaction. what ubasqn is
used for?
Jonathan Lewis wrote:
The slots in the transaction table in the undo segment header
are continuously being reused. Each time a slot it re-used,
its sequence number (xidsqn) goes up.
Similarly, undo blocks are re-used (though it takes more
time to get round to re-using them than transaction slots).
Each time an undo block is "newed" and reused, its
sequence number UBASQN goes up.
--
Regards
Jonathan Lewis
http://www.oracle.com/technology/community/oracle_ace/ace1.html#lewis
The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html
Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html
<niy38@xxxxxxxxxxx> wrote in message
news:1149016152.331841.200160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
XIDSQN Wrap of the entry
UBASQN Sequence no of last entry
don't understand what that mean.
.
- References:
- what's xidsql and ubasqn in v$transaction?
- From: niy38
- Re: what's xidsql and ubasqn in v$transaction?
- From: Jonathan Lewis
- what's xidsql and ubasqn in v$transaction?
- Prev by Date: Re: Interview Index problem
- Next by Date: order by in a union
- Previous by thread: Re: what's xidsql and ubasqn in v$transaction?
- Next by thread: Primary platform and order of release
- Index(es):