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

Home -> Community -> Usenet -> c.d.o.server -> Re: to anyone who has used log miner

Re: to anyone who has used log miner

From: Brian Peasland <dba_at_remove_spam.peasland.com>
Date: Mon, 28 Jul 2003 14:53:27 GMT
Message-ID: <3F2538E7.8CE2C58A@remove_spam.peasland.com>


I've found LogMiner to be useful for two areas. One, auditing after the fact. Someone wanted to know "who deleted rows of data from TableX?" and we do not have auditing set up on TableX. A scan of LogMiner can determine who issued which DELETE statements on TableX. Two, restoring lost data that someone accidentally deleted. This has been my most common use of LogMiner. I once had a developer delete every row of data from a table. I could have restored from a backup, but I would have lost changes in other tables. So it was off to mining the logs for me! I was able to determine the UNDO statements I needed to undo the accidental delete.

HTH,
Brian

Ryan Gaffuri wrote:
>
> I understand the syntax and how to use it. However, I dont have any
> experience actually needing to use it. When have you found it useful?
> Any times where its been invaluable?

-- 
===================================================================

Brian Peasland
dba_at_remove_spam.peasland.com

Remove the "remove_spam." from the email address to email me.


"I can give it to you cheap, quick, and good. Now pick two out of
 the three"
Received on Mon Jul 28 2003 - 09:53:27 CDT

Original text of this message

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