Answer Posted / sawant
Database buffers are cache in the SGA used to hold the data
blocks that are read from the data segments in the
database such as tables, indexes and clusters
DB_BLOCK_BUFFERS parameter in INIT.ORA decides the size.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do we need oracle client?
What is procedure overloading in oracle?
What are the ansi data types supported in oracle?
How to select some columns from a table in oracle?
Does oracle database need java?
what is the use of triggers in Java program? I mean where do we use triggers in Java programming?
What is an oracle transaction?
Explain drop constraint oracle?
How to define a sub function?
How to drop an existing table in oracle?
Can I create users through internet explorer in oracle 10g?
What happens in oracle commit?
How to use null as conditions in oracle?
What is meant by an index?
What are the parameters that we can pass through a stored procedure?