To use the point-in-time recovery feature in a DB system,automatic backupsmust be enabled (Answer B).
Point-in-Time Recovery: This feature allows you to restore your database to a specific point in time, which is crucial for recovering from accidental data loss or corruption.
Automatic Backups: These provide the necessary backup data that can be used to restore the database to the desired point in time.
References:
OCI MySQL Database Service Point-in-Time Recovery
Automatic Backups Documentation
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit