-
Hi pando,
Yah you can see the % of memory and CPU usage using top command.
Its on linux just type
$ top -d .5
--------------------
I think it not the problem with init.ora b'coz When I startup my database everytime its not giving this problem. I dont know when?, due to what reasons.? but sometimes when my startup command hangs up just I open another session and uses "top" command. to see running processes. their I found the Oracle Sessions server process which is utilizing nearly 1GB of RAM.
type this command on linux :
$ top -d .2
( after getting the top session, just type "i" to see only running processes )
Regards,
Singh.
-
well TOP does not show you the real memory used, it's like PS so what you see is not correct