Q67. Which two are true about Oracle instance recovery?
- A. Recovery begins from the beginning of the CURRENT redo log group.
- B. Recovery reads redo until the end of the redo thread. SMON rolls back any dead transactions, and then the database is opened.
- C. Recovery begins from the last checkpoint position that was calculated by the Database Writer before instance failure.
- D. Recovery begins from the start of any ACTIVE redo log group or the start of the CURRENT log group if no other group is ACTIVE.
- E. Recovery begins from the last checkpoint position that was recorded in the control file by the checkpoint process (CKPT).
- F. Recovery reads redo until the end of the redo thread, and then opens the database. SMON then rolls back any dead transactions.
Xem thêm:
- Using the Alert Log and Trace Files (Quản trị Alert Log và Trace Files)
- Kinh Nghiệm Xây Dựng Cộng Đồng Pi Network Hiệu Quả
- Managing Different Types of Segments – Quản trị các loại segments trong Oracle Database
- Q126 The EMPLOYEES table contains columns EMP_ID of data type NUMBER and HIRE_DATE of data type DATE
- Implicit And Explicit Data Type Conversion – Chuyển đổi kiểu dữ liệu trong SQL
