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: Ryan Gaffuri <rgaffuri_at_cox.net>
Date: 28 Jul 2003 10:53:00 -0700
Message-ID: <1efdad5b.0307280953.55ef1f0@posting.google.com>


Brian Peasland <dba_at_remove_spam.peasland.com> wrote in message news:<3F2538E7.8CE2C58A_at_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"

how did you determine what system change number the developer deleted at? so you could do the restore? Received on Mon Jul 28 2003 - 12:53:00 CDT

Original text of this message

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