Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to trace transcations?
Patrick Leung wrote:
>
> Hi,
>
> Does anyone know how to trace transcations (e.g insert, update delete from
> database users) on Oracle 7.1 database?
>
> Thanks
Have a read about the auditing options which can log dml against tables etc, and also "sql_trace" in the alter session command to trace all statements from more of a performance tuning perspective..
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Fri Aug 06 1999 - 04:41:15 CDT
![]() |
![]() |