How many memory layers are in the shared pool?
Answer / md mubeen
Shared pool buffers cache consists of two layer
1)Library cache (LC) 2) Data dictionary cache (DDC)
in the Library cache the parsed information data will be
stored 2)DDC contains the dictionary tables which stores
the meta data information .
| Is This Answer Correct ? | 2 Yes | 0 No |
what is the difference between table and veiw?
How to create a new table in your schema?
How do you handle duplicate records in a database?
List out the components of logical database structure of oracle database.
Differentiate between TRUNCATE and DELETE?
Is truncate autocommit in oracle?
What happens to indexes if you drop a table?
What is an oracle data file?
How to store pictures on to the database?
What is Water Mark in Oracle?
How do I learn what codesets are available in oracle?
What is Redo Log Buffer in Oracle?