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: Extracing Oracle SQL from network by Ethereal?

Re: Extracing Oracle SQL from network by Ethereal?

From: ayeh <ayeh18_at_hotmail.com>
Date: 25 Aug 2003 08:55:31 -0700
Message-ID: <6db5f19.0308250755.3dcbcca8@posting.google.com>


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

Original text of this message

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