Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: SQL*Net message from client

Re: SQL*Net message from client

From: Charudatta Joshi <joshic_at_mahindrabt.com>
Date: Wed, 7 Dec 2005 01:06:47 +0530
Message-ID: <E1205E8DC49A004C91DC235C37ACD6A501DB52D5@MBTSHEXCHANGE.mahindrabt.com>

Hi Mario,

Makes sense. I definitely need to read a good book on reading trace files before I start dabbling there.

Thanks,
Charu.

Re: SQL*Net message from client

Hi Charudatta Joshi,

all those wait events are on behalf of another cursor, in fact cursor #1; if you move backward in the trace file, the first line with:

 PARSING IN CURSOR #1 will contain the info about the cursor responsible for all those wait events.

regards.

Mario from Rome.

--
http://www.freelists.org/webpage/oracle-l


*********************************************************
Disclaimer:

The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s).   In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender.  The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT.

This e-mail message including attachment/(s), if any, is believed to be free of any virus.  However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use

*********************************************************
--
http://www.freelists.org/webpage/oracle-l
Received on Tue Dec 06 2005 - 13:39:42 CST

Original text of this message

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