• What is oracle Architecture?
Answers were Sorted based on User's Feedback
Answer / madhusmita dash
Oracle architecture is the combination of SGA,Background
Processes,PGA,Physical files like redo log files,control
files,data files etc.These are most important part of the
oracle architecture.
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / charvi
Architecture describes in terms of phycical and logical structure.
Physical--CRD files,Loigal FIles--Tablespace.
Instance:Collection of System Global Area and Background Process.
System Global Area: It Consists of Several Memory structures.
1) Library Cache 2) Data Dictionary Cache 3) Data Buffer Cache $) Redo Buffer Cache 5) Java pool,Large Pool,Stream Pool.
Background Process:
1)Process Monitor(PMON) 2) system Monitor(SMON) 3)Data Base Writer(DBWR) 4)Log Writer(LGWR) 5)Check Point.
Database: The Collection of Control file,Database file,Redo log File.
| Is This Answer Correct ? | 0 Yes | 0 No |
How will you monitor the space allocation ?
THE MAIN CONCEPT OF PROGRAMMIN TYPE?
What is the function of Redo Log in Oracle?
How will you estimate the space required by a non-clustered tables?
What are the functions of SMON?
What are disadvanteges of having raw devices ?
What is a Rollback segment entry ?
What is User Process?
What is the significance of having storage clause ?
1.Explain the three levels with the help og a diagram.
What is a Control file ?
When Does DBWR write to the database?