Home » RDBMS Server » Server Administration » cpu usage-oracle.exe shoots up to 80%-90%
cpu usage-oracle.exe shoots up to 80%-90% [message #56122] Thu, 06 March 2003 23:06 Go to next message
kareka
Messages: 18
Registered: January 2003
Junior Member
hi all,

i am running a database that is capturing data online from a production process....the oracle exe process memory usage shoots up to above 80% at times....where should the problem detection effort start from........any quick suggestions will be appreciated...

thanks
Re: cpu usage-oracle.exe shoots up to 80%-90% [message #56126 is a reply to message #56122] Fri, 07 March 2003 02:51 Go to previous messageGo to next message
Garouppa
Messages: 27
Registered: February 2003
Junior Member
You got many db_block_buffers don't ya ?, high means in general many db_block gets, your application is querying a lot the database.
Re: cpu usage-oracle.exe shoots up to 80%-90% [message #56129 is a reply to message #56122] Fri, 07 March 2003 03:09 Go to previous message
kareka
Messages: 18
Registered: January 2003
Junior Member
in fact the

select * from v$sga;
fixed size 282616
varaiable size 83886080
database buffers 41943040
redo buffers 532480
and the buffer hit ratio is around 70%....i can increase the size but first i wanted to know if the problem is due to some other issue....at the moment cpu usage is around 20%.......5 machines are accessing the database and 16 sessions are concurrently holding the db.....can locking contention result in high cpu usage...........what else to check in case of such a problem again cropping up......

thanks
Previous Topic: URGENT! How to find Oracle Edition ???
Next Topic: 9i installation on NT - Attention Mahesh Rajendran
Goto Forum:
  


Current Time: Fri Sep 20 01:50:20 CDT 2024