please explain database architecture..

Answer Posted / rahul khanke

hi,
basic oracle architecture is devided in 3 stages
1. storage structure
1. physical storage
a. data file
b. control file etc..
2.logical storage
a. tablespace
b. extents etc..
2. memory structure
a. SGA
b. PGA
2. process structure
1. mandatory process
a. SMON
b. PMON etc
2. optional process

and much more

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all the ddl commands?

628


How do you write a complex sql query?

589


What is the command used to fetch first 5 characters of the string?

886


explain the difference between bool, tinyint and bit. : Sql dba

526


Write the command to remove all players named sachin from the players table.

738






Why do we use cursors?

511


What is difference between stored procedures and application procedures?

572


Why do we use triggers?

522


Can we insert delete data in view?

544


how to dump a table to a file with 'mysqldump'? : Sql dba

555


What is varray in pl sql?

566


What are the advantages of pl sql?

605


How delete all data from all tables in sql?

540


What is pivot table in sql?

524


What is the difference between delete and truncate statement in sql?

497