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 a subquery in oracle?
What is raw datatype?
What is oracle update statement with inner join ?
What are the various types of snapshots ?
What is a relational database management system?
Can a formula column referred to columns in higher group ?
Explain the truncate in oracle?
What are the extensions used by oracle reports?
What are the components of logical database structure in oracle database?
How oracle handles dead locks?
How to delete a user account in oracle?
What is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What is set operator oracle?
what is normalisation?what are its uses?
What is the fastest query method to fetch data from the table?