Veeam Certified Engineer (VMCE) v9 — Question 68
Which of the following statements about Oracle Transaction Log Backup are true?
(Choose the 3 appropriate options.)
Answer options
- A. The database must have ARCHIVELOG mode enabled to support restore to selected point in time
- B. The database must have ARCHIVELOG mode disabled to support restore to selected point in time
- C. Automatic Storage Management (ASM) is supported for Oracle 11g and later
- D. Oracle Express Databases are supported if running on Microsoft Windows machines only
- E. Automatic Storage Management (ASM) is supported for Oracle 12c and later
- F. Oracle Express Databases are supported both on Linux and Microsoft Windows servers
Correct answer: A, C, D
Explanation
The correct answer includes A, which is true as ARCHIVELOG mode is required for point-in-time recovery. Option C is also accurate since ASM is supported starting from Oracle 11g. Option D is correct, as Oracle Express Databases can only run on Microsoft Windows. Options B, E, and F are incorrect as they either contradict established facts or misstate the support for ASM and Oracle Express Databases.