View Single Post

   
  #3 (permalink)  
Old 02-24-2008, 09:09 AM
Access
 
Posts: n/a
Default Re: High Cpu Usage After 9i Migration


"Yegna Balasubramanian" <ybalasub@gmail.com> wrote in message
news:21a9c364.0411231223.72e1e981@posting.google.c om...
> All,
>
> I have upgraded our production Oracle databse from 8.1.7.4 to
> 9.2.0.5 recentrly, the CPU usage is 35% normally when we run the DB in
> 8174 but after the migration CPU usage is 70%, sqls are doing lots of
> buffer gets now than it used to before, we are working on tuning those
> queries,have anybody experienced this before? inputs are welcome? My
> DB is running on HP-UX 11.11 with 8CPUs and 16G memory.
>
> Regards
> Yegna


Did you compare all the initialization parameters (pfile/spfile) between the
old and the new db ? Are the statistics of the new db gathered the same way
?

Matthias


Reply With Quote