View Single Post
  #3 (permalink)  
Old 12-01-2005, 04:51 PM
meta
Guest
 
Posts: n/a
Default Re: List clients running Oracle in Windows NT Network

Try v$session or use the listener logfile (assuming that this log file
has not been removed in the last while).

HansF wrote:
> On Thu, 01 Dec 2005 06:14:50 -0800, ashish4ever wrote:
>
> > Hi,
> >
> > We have a Windows NT Domain with several clients running Oracle; we
> > need to list out the clients which are running Oracle. Is there any way
> > or tool available to do that ?
> >

>
> Need a clearer definition of 'client'. You may get what you want from
> v$session
>
>
> --
> Hans Forbrich
> Canada-wide Oracle training and consulting
> mailto: Fuzzy.GreyBeard_at_gmail.com
> *** Top posting [replies] guarantees I won't respond. ***


Reply With Quote