What is Database Buffers ?
Answer / 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 |
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
How to drop an index in oracle?
How do I use unicode codesets with the weblogic jdriver for oracle driver?
How to rebuild an index in oracle?
How to write a query with an inner join in oracle?
How to concatenate two text values in oracle?
what are pseudocolumns?
What is materialized view in Oracle?
What are the differences between char and varchar2 in oracle?
Are truncate and delete commands same? If so why?
Can multiple cursors being opened at the same time?
what is the syntax of DROP command?