DBA > Job Interview Questions > DATABASE Administrator (DBA) Interview Questions and Answers

What is the general guideline for sizing db_bloc

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the general guideline for sizing db_block_size and db_multi_block_read for an application that does many full table scans?

Level: High
Expected answer: Oracle almost always reads in 64k chunks. The two should have a product equal to 64 or a multiple of 64.

(Continued on next question...)

Other Job Interview Questions