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
Explain an exception and its types?
How to view the data files in the current database?
How to count duplicated values in a column in oracle?
In not less than 100 words what's the main difference between Rolap and Molap in ORACLE ?
Explain what are the advantages of views?
Which is better Oracle or MS SQL? Why?
Explain the difference between replace() and translate() functions in oracle?
Explain alias?
What to do if dba lost the system password?
How do we create privileges in oracle?
ABOUT IDENTITY?
What is a static data dictionary in oracle?
Can we create database in oracle using command line ?
How to start your 10g xe server from command line?
What is the oracle implicit cursor?