Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Client connection SHARED don't use server SQLNET.ORA
On Fri, 02 Jul 2004 08:21:10 -0700, @lex wrote:
>
> I test that when i use a client connection of type SHARED, i can't
> trace that from server (by TRACE sqlnet.ora parameter); instead i can
> trace it when i use DEDICATED connection. What's this ?
What is that? That is something that is described in the performance tuning manual. They say that all good things come to those who wait, so you will be able to trace things with DBMS_MONITOR if you wait a little. Then after tracing things with DBMS_MONITOR, you'll consolidate your trace file with trcsess and then analyze it using tkprof.
-- Well-behaved women seldom make historyReceived on Fri Jul 02 2004 - 22:27:21 CDT
![]() |
![]() |