Geeks Talk

Prepare for your Next Interview




Components of Physical Databse Structure

This is a discussion on Components of Physical Databse Structure within the Oracle forums, part of the Databases category; In Oracle Database, what are the components of its physical database structure?...


Go Back   Geeks Talk > Databases > Oracle

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 06-02-2006
Contributing Member
 
Join Date: May 2006
Posts: 66
Thanks: 1
Thanked 5 Times in 4 Posts
janelyn is on a distinguished road
Components of Physical Databse Structure

In Oracle Database, what are the components of its physical database structure?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-03-2006
Expert Member
 
Join Date: Sep 2005
Posts: 110
Thanks: 8
Thanked 27 Times in 15 Posts
suji is on a distinguished road
Re: Components of Physical Databse Structure

There are 6 files(components) of physical database structure.

Out of 6, 3 are mandatory and the other 3 are optional.

Three mandatory files are :

1. Data file : store actual data
2. Control file : strores stuctural & status information of database.
3. Redolog file : stores changed/committed data

Three optional files are :

4. Parameter file : strores all size related parameters note : this file is mandatory whne you create a database for the first titme , then it is optional.

5 . Archivelog file : its offline copy of redolog

6. Password file : used to make normal user to behave as a super user.

Hope this helps....

Thanks,
Suji
Reply With Quote
  #3 (permalink)  
Old 06-24-2006
Contributing Member
 
Join Date: May 2006
Posts: 84
Thanks: 0
Thanked 9 Times in 6 Posts
timmy is on a distinguished road
Re: Components of Physical Databse Structure

This topic is interesting but could you let me know what the difference between Redolog file and Archivelog file is. I assume that both have copy of the same data. Is that there is any difference in the storage structure
Reply With Quote
Reply

  Geeks Talk > Databases > Oracle


Thread Tools
Display Modes



All times are GMT -4. The time now is 02:31 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved