what are the components of database architecture?
Answer Posted / hannan oca
according to oracle database
1.Oracle instance
SGA(system global area)
shared pool
buffer memory for transactions
Redo log buffer
large pool
java pool
PGA(program global area)
2 Memory slots(for datatables)
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What are the unary operations in Relational Algebra?
What are the different phases of transaction?
What is the Disadvantage in File Processing System?
What is Relational Algebra?
What is durability in DBMS?
What is a business logic layer?
Explain about the return statement?
What is the difference between cube operator and roll up operator? : sql server architect
What do you know about system database? : sql server architect
What are the 3 levels of data abstraction?
What is database architecture?
What is 2NF?
Name the buffer in which all the commands that are typed in are stored
Explain what are the restrictions that views have to follow? : sql server architect
Does storing of data in stored procedures increase the access time? Explain?