RE: Strange "SQL*NET more data from client" waits
- From: "Christian Antognini" <Christian.Antognini@xxxxxxxxxxxx>
- To: <paulvallee@xxxxxxxxx>
- Date: Thu, 28 Apr 2005 17:55:39 +0200
Hi Paul
>I'm studying a 10046 trace file and to my surprise I see the following
>"more data from client" wait in response to... a commit!?
All waits are emitted after the COMMIT (EXEC #1), i.e. this statement it =
is not "responsible" for them. What's the next operation in the trace =
file?
HTH
Chris
--
http://www.freelists.org/webpage/oracle-l
- Follow-Ups:
- Re: Strange "SQL*NET more data from client" waits
- From: Paul Vallee
Other related posts:
- » Strange "SQL*NET more data from client" waits
- » RE: Strange "SQL*NET more data from client" waits
- » Re: Strange "SQL*NET more data from client" waits
- Re: Strange "SQL*NET more data from client" waits
- From: Paul Vallee