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: Tracking when users rollback

Re: Tracking when users rollback

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/07/21
Message-ID: <964203029.12098.0.pluto.d4ee154e@news.demon.nl>#1/1

rollbacks are tracked in v$sysstat and v$sesstat. This means utlbstat/utlestat will report the number of rollbacks during a certain period of time.
The rollback statement itself *does* appear in trace files. I do not know from the top of my head whether you can audit it.

Hth,

Sybrand Bakker, Oracle DBA

<kal121_at_my-deja.com> wrote in message news:8l9vlj$kmk$1_at_nnrp1.deja.com...
> Hi,
>
> Is there a way to track when a certain user has issued a "rollback"
> statement? Can this information be generated to a log or trace file? Is
> auditing the way to go?
>
> Thanks
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Jul 21 2000 - 00:00:00 CDT

Original text of this message

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