What are layers in Oracle Architecture?

          

What are layers in Oracle Architecture?

<<Previous  Next>>

Oracle - What are layers in Oracle Architecture? - Feb 23, 2010 at 11:00 PM by Rajmeet Ghai

What are layers in Oracle Architecture?  

Oracle Application Development Framework has a MVC(Model View Controller) architecture. There are three layers:

  • Model- Handles interaction with data sources. Model is based on JSR-227.
  • View- Handles the user interface. It used HTML and Java components. This layer can be web and client based.
  • Controller- Handles application flow between model and view. This is to say, it manages the flow between the web pages.
Oracle - What are layers in Oracle Architecture? - April 10, 2009 at 11:00 AM

What are layers in Oracle Architecture?  

The Oracle database has a logical layer and a physical layer. The physical layer consists of the files that reside on the disk and logical layer map the data to these files of physical layer. 

Also read

Oracle architecture

Describe Oracle architecture in brief, What is the function of SMON?, Explain different types of segment, Explain SGA memory structures..............

Oracle backup

Describe the Oracle backup, i.e. archive log mode, cold and hot backups, incremental backups..............

Oracle Backup and Recovery

What is configure command and recovery catalog?, What are different types of backup? (Hot, Cold, logical, Physical)?, Whats the Concept of Flashback Query in Oracle (10g in particular) and how is it beneficial?...............

What is a static data dictionary in Oracle?

The information in data dictionary can be accessed through data dictionary views as they are not directly accessible............

What is a database buffer cache?

Database buffer cache is a component of SGA. It has the responsibility to cache most recent accessed data. It keeps the transaction in the buffer cache till it is written on the disk.............

<<Previous  Next>>



Write your comment - Share Knowledge and Experience


 

 
Interview questions
Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring