• 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 |
Teradata: How can we know the indexed column in a table?
How does Space allocation table place within a block ?
What is the maximum size of a oracle9i database?
What are disadvanteges of having raw devices ?
What is an Oracle Data Segment?
How will you create multiple rollback segments in a database ?
THE MAIN CONCEPT OF PROGRAMMIN TYPE?
What is advantage of having disk shadowing/ Mirroring ?
What is the functionality of SYSTEM table space ?
What is an Oracle Data Block?
How the log writer writes the data into database
How many Dispatcher Processes are created?