- Partial loss of data
- Inability to resume processing from where it stopped

Back up your system
To back up your system:- For the Application Server, set the
FileRemovingDisabledkey totrue. This will prevent old files from being deleted from the file storage. Wait at least five minutes for your changes to take effect. - Create a backup copy of the database using the backup tools indicated by the manufacturer.
- Using a backup utility like nnBackup, create a backup copy of the data stored in the file storage.
- Set the
FileRemovingDisabledkey tofalse. Now the system will delete any old files when batches are deleted.
Automate the backup with a Windows PowerShell script
This example uses the Windows wbadmin command to back up the file storage.
Restore your system
To restore your system after a crash:- Prepare the computers for installation and install the system. First, install the external components, and then the servers and the stations.
- Connect your license key or activate your software license.
- Restore the database on the server.
- Restore the file storage.
- Open the Administration and Monitoring Console and establish a connection to the existing database. Then provide the path to the restored database and the path to the restored file storage.
To migrate the system, administrative privileges are required. It is recommended that all system migration operations are performed by the person who created the database. If migration operations are performed by another person, make sure that this person has permissions to connect to the new server and to access the database on the server.
