|
Database Backup |
Top Previous Next |
|
ACH Universal > Maintenance > Database Backup Overview
Backing up is a necessary part of working with all data. By backing up ACH Universal on a regular basis, your data will be current in the event of an emergency and you will minimize data loss. Note: This article only applies to the Desktop platform. Contact your Database Administrator for procedures and policies regarding SQL Server backups.
Database backups are safeguards against unforeseeable computer errors (file corruption, system failure). By creating regular database backups, the chance of data loss is minimized as there will be a regular backup in place. ACH Universal is set by default for automatic backups. This can be turned off (not recommended) or your own backups scheduled according to your own needs.
Internal Database Storage
ACH Universal stores all information for each account in a .brd file. There is 1 brd file for each account and they share the same name. For example, if you create an account named Payroll, there will be a Payroll.brd database file that contains all the data imported into that account. Never place the brd file on a network drive and attempt to share it among multiple workstations. Multiple workstation licenses should only be used for totally separate database files (through totally separate accounts). If you need to share data, you must use the SQL Server platform.
Regardless of using ACH Universal's default backup policy or implementing your own schedule, the backups are numbered automatically by ACH Universal for identification. The most recent backup will always have the extension .br1. The next most recent backup will have the extension .br2 and the third most recent backup will have the extension .br3. If a database restoration is needed, restore using the br1 file first (as it is the most recent). By default the backups will be placed into the same directory as the .brd. It is highly recommended that the backups are always stored in the same directory with the brd file.
Backup Methods
There are 3 backup methods available: recurring (system default, backs up database each time program is closed); manual; and scheduled.
Recurring Backups
By default ACH Universal will backup your database each time the program is closed.
It is highly recommended to leave this option on. If you wish to turn it off:
From the main menu, select File, then Options, then General.
Select the System tab. Change the "Backup data on exit" option to No. Click Close to save your changes.
Manual Backups
From the main menu, select File, then Maintenance.
Scheduled Backups
Follow these steps to schedule backups at specific times or intervals independent of the default recurring backups.
From the main menu, select Control Panel.
For each database you wish to backup, change the When option under Backup/Publish to Server to the desired frequency. Click the
Page url: http://www.treasurysoftware.com/Help_ACH_Universal/index.html?maint_back_up.htm |