To find which session has high usage for a specific database [message #349124] |
Fri, 19 September 2008 00:11 |
ram anand
Messages: 244 Registered: February 2008 Location: india
|
Senior Member |
|
|
Hi guys,
Is there is any possible to find out that which session connected to the database either as JDBC or through oracle process a high usage individually , if its possible can anyone pls guide for the above said
Thanks in advance
|
|
|
|
Re: To find which session has high usage for a specific database [message #349469 is a reply to message #349125] |
Mon, 22 September 2008 00:22 |
ram anand
Messages: 244 Registered: February 2008 Location: india
|
Senior Member |
|
|
hi,
The above query gives the number of users which have been logged in
but i need from these users which connection has been taken high memory usage individually ,why because in our local DB the memory always gets overlimited , I think so some connections either JDBC or through oracle uses more memory so i need to find it, can any one pls guide over this
Thanks,
|
|
|
|
Re: To find which session has high usage for a specific database [message #350738 is a reply to message #349487] |
Fri, 26 September 2008 01:46 |
ram anand
Messages: 244 Registered: February 2008 Location: india
|
Senior Member |
|
|
Hi,
In our local db the oracle consumes more CPU usage it shows about 95% of the usage,
As of previous messages i think so some users connected to the database consumes more memory due to this the DB gets very slow and all the process have heen hanged out ,
Our system requirement,
RAM -6GB ,hard disk -450,and its a linux4.5 machine
once i restart and saw the memory usage it shows 5GB free and once the users starts to connect frequently the memory gets reduced to Zero(0),this happens onces when the oracle process starts
so what could be the reason for this ,whether OS problem or problem happens on oracle connections ,i could not able to find from which side the issue arises ,is there any way to find if means can anyone help on this
Thanks,
|
|
|
|
|
|
|
|
|
|