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: Unix - Top identifying processes in Oracle

Re: Unix - Top identifying processes in Oracle

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 1 Sep 2000 14:07:08 +0200
Message-ID: <967812678.3570.0.pluto.d4ee154e@news.demon.nl>

v$session.paddr equals v$process.addr

Hth,

Sybrand Bakker, Oracle DBA

"Jerra" <jerra_at_aland.net> wrote in message news:8oo5d9$218$1_at_gandalf.alcom.aland.fi...
> I can see Oracle processes that take more resources than others in Top.
> With the Top's PID the process can be viewed in v$process.
>
> Is it possible to get some relation to v$session from v$process?
>
> The problem is that all apps connect as the same user to the database so
> it's not possible to identiy them by username.
>
>
> Anyone got any ideas?
>
>
> /Jerra
>
>
>
Received on Fri Sep 01 2000 - 07:07:08 CDT

Original text of this message

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