Path: news.easynews.com!easynews!hub1.nntpserver.com!newsfeed01.sul.t-online.de!newsfeed00.sul.t-online.de!t-online.de!grolier!not-for-mail
From: Bruno Jargot <see@reply.to.invalid>
Newsgroups: comp.databases.oracle.server
Subject: Re: Oracle on AIX
Date: Tue, 01 Jan 2002 13:28:51 +0100
Organization: H.A.T.
Reply-To: bjargot@club-internet.fr
Message-ID: <aqa33ugdnfu0iiu88o9jlev9gshio393i7@4ax.com>
References: <7d83d0a4.0201010216.726cbda0@posting.google.com>
X-Newsreader: Forte Agent 1.8/32.548
X-No-Archive: yes
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 11
NNTP-Posting-Date: 01 Jan 2002 12:28:58 GMT
NNTP-Posting-Host: 212.194.85.72
X-Trace: 1009888138 news.club-internet.fr 24727 212.194.85.72
X-Complaints-To: abuse@club-internet.fr
Xref: easynews comp.databases.oracle.server:129330
X-Received-Date: Tue, 01 Jan 2002 05:28:52 MST (news.easynews.com)

On 1 Jan 2002 02:16:26 -0800, Faisal Qasim wrote:

>Dear all,
>
>How to map AIX process numbers to Oracle 7.3.4 sessions? Facing slow
>system performance, we were trying to find the heaviest sessions, but
>AIX shows OS process numbers and Oracle shows its session id. How to
>map these?

The mapping between the session ID and the PID is done with the
v$process view.
