Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Extracing Oracle SQL from network by Ethereal?
Thanks for your replies... I've tried using the SGA and sqlarea, but
that gets costly as I have to do a series of JOINs in order to find
the last executed query, and I'd have to do this quite often so I
won't be missing any queries as the library cache gets flushed (can
either of these problems be bypassed?) And I can't use DBMS_LOGMNR
for the reason that Sybrand mentioned.
So my last resort is network sniffing, but seems like the packet format for different kinds of queries are different.
Anyone else had a similar problem before?
Thanks! Received on Mon Aug 25 2003 - 10:55:31 CDT
![]() |
![]() |