Answer Posted / orawhiz
A Control file records the physical structure of the
database. It contains the following information.
Database Name
Names and locations of a database's files and redolog files.
Time stamp of database creation.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are operators in oracle?
How to assign query results to variables?
What are the differences between date and timestamp in oracle?
How to create id with auto_increment on oracle?
How to drop an existing view in oracle?
How to define and use table alias names in oracle?
What is bulk collect in oracle?
How to count groups returned with the group by clause in oracle?
Explain about the analyze command in oracle?
How to find out what oracle odbc drivers are installed?
What is difference between cartesian join and cross join?
What are the various oracle database objects?
what are actual and formal parameters?
How to use regular expression in pattern match conditions in oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?