What are the components of Logical database structure of
ORACLE database?
Answer Posted / rameshkumar.k
The logical DB contains shared pool(library cache,data dictionary cache),data buffer cache,redolog buffer,java buffer and large pool.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
How to write an inner join with the where clause in oracle?
What is background process in Oracle?
How to convert a date to char in oracle? Give one example.
How to connect asp pages to oracle servers?
Explain joins in oracle?
How to export several tables together?
What types of joins are used in writing subqueries?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What are the oracle differences between nvl and coalesce
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
 How to use an oracle sequence generator in a mapping?
Explain a private synonyms?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
What are a collation and state the different types of collation sensitivity?