Back up database in encrypted form (ARIS Server Administrator)
The best time for encrypting databases is during backup.
However, you can also back up databases in encrypted form using ARIS Server Administrator.
Procedure. Procedure
Enter the following command:
Syntax: backup <database name> <path to archive directory> -p <password> [<database name>]
Example: backup database1 "c:\ARIS 9.0" -p DBADMIN database2
The database is backed up in the specified directory under the name you specified.
You can restore backup copies of databases on any project room and thus restore the database to its state before these changes were made.
When restoring encrypted databases, you must enter the password you specified when creating the backup.