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

Home -> Community -> Usenet -> c.d.o.server -> Re: direct path read/write wait event

Re: direct path read/write wait event

From: <yong321_at_yahoo.com>
Date: 17 Nov 2005 18:52:05 -0800
Message-ID: <1132282325.935802.121230@g49g2000cwa.googlegroups.com>


Noons wrote:

>

> Does anyone know of an equivalent of lsof for Windows?
> There is probably some obscure command variation or
> monitor option to do the same, but it completely escapes me
> at the moment.

Sysinternals.com has a utility called handle. Sometimes it fails to find open handles for some reason. Process Explorer can also show open handles (go to Find | Find Handle). Microsoft has oh.exe but it requires a reboot before you use it for the first time.

UNIX/Linux lsof also shows socket - process association. Windows XP and 2003 "netstat -ano" or Sysinternals' Tcpview can do the same job.

Yong Huang Received on Thu Nov 17 2005 - 20:52:05 CST

Original text of this message

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