Thanks dbtoo2001, I have checked that the db_file_multiblock_read_count and it is set to its maximum value. For further info, I set up parallel queries with up to 32 concurrent slaves, this had no positive impact whatsoever. In fact, the system stats fairly welll replicate what happens without...
Thanks Guys, we have played with the db_file_multiblock_read_count, altering this does not improve performance. The OS limit is 64K, the db_BLOCK_SIZE is 8k so setting the db_file_multiblock_read_count to 8 is the optimal setting. Any value above this causes a degfradation in performance...
I have a problem. Statspack shows our highest wait event is db file scattered reads against a reporting instance, queries often perform full table scans but they have been optimised. I submit one query and then the same query 10 seconds later. The first query completes in 3 minutes, the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.