What is the use of control file in Oracle 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Works at the International Committee of the Red Cross, Lives in Geneva, Switzerland.
Every Oracle Database has a control file, which is a small binary file that records the physical structure of the database. The control file includes: The database name. Names and locations of associated datafiles and redo log files. The timestamp of the database creation.
2023-05-12 12:11:19
评论(499)
Helpful(122)
Helpful
Helpful(2)

Samuel Baker
QuesHub.com delivers expert answers and knowledge to you.
Every Oracle Database has a control file, which is a small binary file that records the physical structure of the database. The control file includes: The database name. Names and locations of associated datafiles and redo log files. The timestamp of the database creation.