please explain database architecture..
Answer / 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 |
Difference between table function and pipelined function?
What are properties of the transaction?
what is data integrity? : Sql dba
What is procedure and function?
What are stored procedures in mysql?
What is difference between joins and union?
How can you know that statistics should be updated?
How can we link a sql database to an existing android app?
What is record in pl sql?
how to give permission to users that users can update/insert/delete on a row of table on timeing 10am to 6pm only?
What is difference between select statement and cursor
what is data manipulation language? : Sql dba