| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> can't see C/S processes in v$session, v$process tables
Hi,
I'm trying to understand where the ressources of my server disappeared.(
cpu, virtual memory, I/O).
The problem is that the table v$session doesn't reflet Unix processes
(solaris 2.6)
SQL> select count(*) from v$session;
COUNT(*)
110
and
ps -ef | grep oracleD|wc -l
151
Does anyone have an idea of why there is some Unix processes that are not registered in v$process?
Thanks a lot. Received on Fri Nov 03 2000 - 05:33:25 CST
![]() |
![]() |