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 |
what is the uses of cusor
how to convert .db (extention) database file into .dmp (extention ) for oracle database ?
How to use group functions in the select clause using oracle?
How to lock and unlock a user account in oracle?
How do I learn what codesets are available in oracle?
what are pseudocolumns?
What are the commands youd issue to show the explain plan for select
What is meant by redo log buffer ?
What to do if dba lost the system password?
What happens if recursive calls get out of control?
interview questions with answer for cts
How to resolve name conflicts between variables and columns?