Ask Question
4 October, 12:36

Which files must be synchronized for a database to open?

+3
Answers (1)
  1. 4 October, 13:06
    0
    Answer: Control files, data files and redo log-files must be synchronized

    Explanation:

    While the process of opening of the database takes place, there is the certain requirement of acknowledging the state and instance of the database. This is a major step to start up the process and thus synchronization is done.

    The synchronization process takes place in the control file, redo log-file and the data files. These files operate after the database is opened up or started.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which files must be synchronized for a database to open? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers