| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> 'db_block_buffers' suck and weird
There is new database to be rolled-out. During weekend bunch of users
was uploading number of document from paper to DB, as part of system
migration process. Because system is brand new and never beed tunned,
there were few hickups but this one.....
38.148656
SQL> select state, count(*) from x$bh group by state;
STATE COUNT(*)
--------- ---------
0 85407 -- haven't been used
1 61106 -- have been used
3 13487 -- are used
And this is something I cannot explain. Database is cached poorly, but
for some reason there is still plenty of cache space to be used. Does
anybody could put some light on it ?
I didn't call Oracle, as they usually refuse to answer performance
problems. Does anybody have any idea what is wrong ?
Jarek
ps. Please answer on jarek.pyszkiewicz_at_eds.com
--
Jarek Pyszkiewicz, EDS Ireland
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Mon Jul 26 1999 - 05:34:13 CDT
![]() |
![]() |