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
How to define an anonymous procedure without variables?
How to Truncate Table in Oracle
What is recycle bin in Oracle?
How to do a full database export?
How to drop an index?
Can you create a synonym without having a table?
How to drop an existing table in oracle?
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 are the different types of database objects?
what is the scripts in data base?
What is BBED in Oracle?
How can you merge two tables in oracle?
What is the parameter mode that can be passed to a procedure?
How do I know if oracle is installed on windows?
What is a database schema in oracle?