What are the basic element of Base configuration of an
oracle Database ?
Answer Posted / nishi
It consists of - one or more data files
- one or more control files
- two or more redo log files
The database contains - Multiple users/schema's
- one or more rollback segments
- one or more tablespaces
- Data dictionary tables
User objects (table, indexes, views etc.)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an oracle cursor variable?
How to update values on multiple rows in oracle?
How to create a table index?
What are the different types of modules in oracle forms?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
What is recovery manager in Oracle?
Select all the employees who were hired in last 2 years and who works in dept where max managers are working.
How to write date and time interval literals in oracle?
What is Segment Advisor in Oracle?
How do I limit the number of oracle database connections generated by weblogic server?
How would you change old and new values in an insert, delete and update triggers?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What is blob datatype?
Explain the use of rows option in imp command.
What is ADDM Advisor in Oracle?