Sorry, Tim is exactly right. Got this confused with
the "SQL*Net message from client" event.

Need to stop drinking more Budweiser and start
drinking more Guiness. At least, that is what *I* am
taking away from this experience.

;)

jack


--- Tim Gorman <[EMAIL PROTECTED]> wrote:
> This is never an "idle" event.  The phrase "more
> data from client" indicates
> that the individual SQL operation is larger than a
> single SQL*Net packet.
> No big deal;  it happens all the time, and SQL*Net
> handles it with
> "continuation packets".  Only issue is that the
> client is taking a lot of
> time between each packet sent.  Jack's conclusion
> that the client process
> (in the "client-server" database connection) is not
> providing data in a
> "timely fashion" is exactly correct.  You most
> likely have a slow client
> process...
> 
> Oracle documentation frequently tries to encourage
> mucking about with
> SDU/TDU parameters in SQL*Net configuration files,
> but I've rarely seen this
> be more effective than tuning the client process... 
> :-)
> 
> ----- Original Message -----
> To: "Multiple recipients of list ORACLE-L"
> <[EMAIL PROTECTED]>
> Sent: Thursday, June 13, 2002 10:08 AM
> 
> 
> > Lee,
> >
> > This is an idle wait event, meaning that the query
> > process is waiting on instructions from the
> client.
> >
> > Usually this process is benign, but sometimes can
> > indicate that the feeding process is not providing
> > data in a timely fashion.
> >
> > hth,
> >
> > jack silvey
> >
> > --- Robertson Lee - lerobe <[EMAIL PROTECTED]>
> > wrote:
> > > All,
> > >
> > > Oracle 8.0.5.0.0
> > > Tru64 v4.0f
> > >
> > > We are running a job and statspack reports show
> that
> > > our only problem (it is
> > > running like a dog) is the following
> > >
> > > SQL*Net more data from client.
> > >
> > > Done some reading and still none the wiser.
> Anyone
> > > else had this sort of
> > > problem and if so how did you get around it ??
> > >
> > > Regards
> > >
> > > Lee
> > >
> > >
> > >
> > >
> > >
> > > The information contained in this communication
> is
> > > confidential, is intended only for the use of
> the
> > > recipient
> > > named above, and may be legally privileged. If
> the
> > > reader
> > > of this message is not the intended recipient,
> you
> > > are
> > > hereby notified that any dissemination,
> distribution
> > > or
> > > copying of this communication is strictly
> > > prohibited.
> > > If you have received this communication in
> error,
> > > please
> > > re-send this communication to the sender and
> delete
> > > the
> > > original message or any copy of it from your
> > > computer
> > > system.
> > >
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> > --
> > Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> > --
> > Author: Jack Silvey
> >   INET: [EMAIL PROTECTED]
> >
> > Fat City Network Services    -- (858) 538-5051 
> FAX: (858) 538-5051
> > San Diego, California        -- Public Internet
> access / Mailing Lists
> >
>
--------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an
> E-Mail message
> > to: [EMAIL PROTECTED] (note EXACT spelling of
> 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB
> ORACLE-L
> > (or the name of mailing list you want to be
> removed from).  You may
> > also send the HELP command for other information
> (like subscribing).
> 
> -- 
> Please see the official ORACLE-L FAQ:
> http://www.orafaq.com
> -- 
> Author: Tim Gorman
>   INET: [EMAIL PROTECTED]
> 
> Fat City Network Services    -- (858) 538-5051  FAX:
> (858) 538-5051
> San Diego, California        -- Public Internet
> access / Mailing Lists
>
--------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an
> E-Mail message
> to: [EMAIL PROTECTED] (note EXACT spelling of
> 'ListGuru') and in
> the message BODY, include a line containing: UNSUB
> ORACLE-L
> (or the name of mailing list you want to be removed
> from).  You may
> also send the HELP command for other information
> (like subscribing).


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jack Silvey
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to