What is the use of Control File ?

Answers were Sorted based on User's Feedback



What is the use of Control File ?..

Answer / guest

control file contains crucial information regarding the
database.Without control file u can't open the database.
It maintains integrity of database.

Is This Answer Correct ?    1 Yes 0 No

What is the use of Control File ?..

Answer / 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

What is the use of Control File ?..

Answer / nishi

When an instance of an ORACLE database is started, its control file is used to identify the database and redo log files that must be opened for database operation to proceed. It is also used in database recovery.

Controlfile contains the information about the database like names and locations of datafiles, name of the database, database creation timestamp and apart from this the SCN are also reported into control during the database operation. Especially during the database startup the controlfile is used to gather the information about the database and while opening the database the information in the controlfile is validated to check for the consistency of the database.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.

0 Answers   IBM,


What are the oracle built-in data types?

0 Answers  


If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?

1 Answers  


Which dictionary tables and/or views would you look at to diagnose a locking issue?

0 Answers  


What is user managed backup in Oracle?

0 Answers   MCN Solutions,






What is a trigger oracle?

0 Answers  


How would you extract DDL of a table without using a GUI tool?

1 Answers  


What is flashback in Oracle?

0 Answers   MCN Solutions,


How to create a new view in oracle?

0 Answers  


How to define an external table with a text file?

0 Answers  


Is primary key = unique key,not null? If yes,please explain IF No,please explain

8 Answers   Genpact,


Give syntax for SQL and ORACLE joins.

0 Answers   TCS,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)