Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Memory Layers In Shared Pool

This is a discussion on Memory Layers In Shared Pool within the Oracle forums, part of the Databases category; In Oracle's shared pool, how many memory layers are there? What are they?...

Go Back   Geeks Talk > Databases > Oracle
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-04-2006
Junior Member
 
Join Date: May 2006
Posts: 9
Thanks: 0
Thanked 4 Times in 4 Posts
Allan Paul is on a distinguished road
Memory Layers In Shared Pool

In Oracle's shared pool, how many memory layers are there? What are they?
Reply With Quote
The Following User Says Thank You to Allan Paul For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-08-2006
Expert Member
 
Join Date: Sep 2005
Posts: 110
Thanks: 8
Thanked 28 Times in 15 Posts
suji is on a distinguished road
Re: Memory Layers In Shared Pool

Quote:
Originally Posted by Allan Paul
In Oracle's shared pool, how many memory layers are there? What are they?

Shared pool consist of 2 memory layers-

1. Library cache :Library cache contains parsed sql statements, cursor information, execution plans


2. Data dictionary cache: Data dictionary cache contains user account information, priveleges information,datafile,segment and extent information stored into the data dictionary cache.

This is very basic question.. if you learning Oracle .. you should konow these kind of things... get a book , download free oracle software and practice....


Hope this helps..
Reply With Quote
  #3 (permalink)  
Old 10-02-2006
Junior Member
 
Join Date: Oct 2006
Location: india
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
parthokonar1 is on a distinguished road
Re: Memory Layers In Shared Pool

Actually there are three layers in the shared pool, these are
Library cache, Data dictionary cache, and control structures
as you are well aware with Library & data dictionary cache,
the control structures consists of locks and latches with the concerned process.
Reply With Quote
  #4 (permalink)  
Old 10-13-2006
Junior Member
 
Join Date: Sep 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
JohnMathew is on a distinguished road
Re: Memory Layers In Shared Pool

It was a very nice question placed here which helped me to know the three different layers in the shared pool. I actually was aware of only two layers. This discussion gave me a insight on the third layer also.
Reply With Quote
Reply

  Geeks Talk > Databases > Oracle

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Physical Memory and Virtual Memory blenda Windows 6 07-14-2009 03:22 PM
C Programming - Dynamic Memory allocation Lokesh M C and C++ 0 05-29-2006 03:35 AM


All times are GMT -4. The time now is 06:05 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved