Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Logminer Question

Logminer Question

From: Ed Bittel <bitlist_at_yahoo.com>
Date: Mon, 19 Nov 2001 14:36:25 -0800
Message-ID: <F001.003C8DDD.20011119141018@fatcity.com>

I'm analyzing archive logs from an 8.1.6.3 database running on Solaris. There are many entries in v$logmnr_contents with a NULL username and DATA_OBJ# and DATA_OBJD# values that don't match anything I can find in sys.obj$. What would account for these entries in v$logmnr_contents?

Example



SELECT username, OPERATION, count(*)
FROM v$logmnr_contents group by username, operation /

 USERNAME OPERATION COUNT(*)

 37 rows selected.

FYI, data from this database is being replicated via snapshot to a reporting database. Could that be responsible for the NULL username entries?

Solaris 7 & Oracle 8.1.6.3



Do You Yahoo!?
Find the one for you at Yahoo! Personals http://personals.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Ed Bittel
  INET: bitlist_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Nov 19 2001 - 16:36:25 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US