Backing up the server
To back up the server, make a backup copy of the database and application data directory. Both frequent online backups and occasional offline backups are required.
Online backups
Online backups happen frequently, and without stopping the server. For online backups, you need to back up only the database.
Note: To make the online backups easier to restore, configure your database to
create full regular restore points and to enable transaction logging. For example, the
database might make full backups once a month and log transactions all the time. That way,
you can restore the database at any time.
Offline backups
Offline backups happen when the server is stopped, for example during a monthly maintenance window when you install operating system updates and other updates on the server and agent systems.
Note: Always back up the server directory and the database at
the same time. Using a backup of the server directory and the database taken from
different times can cause problems when you restore the backups.
Follow these steps
to take an offline backup of the server: