Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Oracle LogMiner question
I posted this message couple of minuts ago but I can't find it anywhere!! here it's again:
Does anyone know how can I get a unique identifier for a redo record in the LogMiner??
I tried to run the following SQL statemnet:
select operation,sql_undo,SCN from v$logmnr_contents where operation IN ('INSERT','DELETE','UPDATE','START','COMMIT','ROLLBACK'); I expected to get a unique number (SCN) for each record returned, but as I see now this SCN is not unique... sometimes I got more than one record with the same SCN!!
Can anyone help me??
<!--NavBarBottom-->
<CENTER><p>
<table border=0 width=600 cellspacing=0 cellpadding=0><tr>
<TD VALIGN="TOP"><IMG SRC="../../img/title5.gif"></td>
<td VALIGN="MIDDLE" background="../../img/title6.gif"
WIDTH=600><center><font face=arial size=-2><B> HOME | ASK QUESTION | ADD FAQ |<A HREF="../../supsearc.htm">SEARCH</A> | <A HREF="../../supemail.htm">E-MAIL US</A></B></FONT></td>
</BODY></HTML>
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=