Answer Posted / abitha
Control files of a database store the status of the
physical structure of the database. The control file is
absolutely crucial to database operation.
Control file contains:
Database information
Archive log history
Redo threads
database name
Current archive log mode
Database's creation date etc.,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give syntax for SQL and ORACLE joins.
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
How to resolve name conflicts between variables and columns?
Why use resource manager in Oracle?
How to rename an existing table?
How to use existing values in update statements using oracle?
How to omit columns with default values in insert statement in oracle?
what is meant by magic query
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What is a select query statement in oracle?
Explain parameter file in oracle.
What is a table index in oracle?
What is literal?
What is difference between cartesian join and cross join?
is there a tool to trace queries, like profiler for sql server?