Overview
Provides a mechanism for system administrators to schedule daily, weekly, or monthly database backups on durable NFS storage. It covers the archive types, setup requirements, manual backup procedures, scheduling methods, and restoration processes to ensure data protection.
A database backup is a data protection mechanism that
-
allows system administrators to schedule full database backups at daily, weekly, or monthly intervals,
-
lets only system administrators access backup folders and perform restorations, and
-
stores all backup archives on a highly durable NFS share.
Archive types
Archive types available for database backups include:
-
Daily archives for the last 7 days
-
Weekly archives for the last 4 weeks
-
Monthly archives for the last 6 months
You can change the duration for monthly archives to meet specific retention needs.