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 difference between a hot backup and a cold backup in oracle?
How to increment dates by 1 in oracle?
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
What is Trigger in Oracle?
Why should I use oracle database?
Can a Tablespace hold objects from different Schemes ?
How index is implemented in oracle database?
When do you get a .pll extension in oracle? Explain its importance
Who developed oracle & when?
How to set a transaction to be read only in oracle?
what are the default admin accounts in Oracle 10g ?
Give syntax for SQL and ORACLE joins.