JavaScript is required

Ở bước nào trong việc khởi động CSDL thì control file được mở?

A.
Before the instance start-up
B.
Instance started
C.
Database mounted
D.
Database opened
Trả lời:

Đáp án đúng: C


Control file được mở khi database được mounted. Khi instance khởi động (started), control file chưa được mở. Khi database được opened, control file đã được mở rồi. Vậy đáp án đúng là C. Database mounted

Câu hỏi liên quan