Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: oracle client on PC's
Justin,
> There is a fair amount of "chatter" between
> an application and the
> Oracle client DLL's.
I'd have to agree:
D:\Oracle\Ora92\bin>pslist sqlplus
PsList 1.23 - Process Information Lister Copyright (C) 1999-2002 Mark Russinovich Sysinternals - www.sysinternals.com
Process information for MYHOST:
Name Pid Pri Thd Hnd Mem User Time
Kernel Time Elapsed Time
sqlplusw 1764 8 2 105 244 0:00:00.265
0:00:00.281 0:00:27.421
105 handles just for one sqlplus connection.
There were 44 handles and 74 references for
"KnownDLLs".
check out Process Explorer from the SysInternals
website for a gui tool for viewing handle info.
Glad I checked with Process Explorer, I didn't realize that I had client-side tracing enabled in my Oracle 9.2 client (it showed the handle on the trace file).
hth,
Paul
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Paul Drake INET: discgolfdba_at_yahoo.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (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).Received on Tue Jan 06 2004 - 14:19:43 CST