Veeam Certified Engineer (VMCE) v12 — Question 72

A Microsoft SQL server is running in a VMware VM. The VM is very sensitive to snapshots, and can only be snapshotted once per day at 3 AM. However, the RPO for the databases running inside the VM is 1 hour.
Which two Application-Aware Processing Settings should be selected in the backup job so that the 1 hour RPO for the databases is met? (Choose two.)

Answer options

Correct answer: A, E

Explanation

The correct answers are A and E because backing up logs periodically (A) ensures that the transaction logs are regularly captured, helping meet the 1-hour RPO. Additionally, processing transaction logs with the job (E) enables the backup to include the latest log information, which is critical for recovery. Options B, C, and D do not support the requirement to meet the RPO effectively.