Restore remote backup
By this command the database is restored from backup. The backup must have been produced by the backup routine initiated by the command Start remote backup
Arguments:
Server context name: |
Specify name of server context. This is a protected function. Therefore the user specified in the server context, must be an administrator. |
Backup directory path: |
Specify the path to the directory where the backup file is located. The <Backup directory path> must be specified as an absolute path. |
Remote database: |
Specify the name of the remote database for which You want to restore a backup. EDMdatabase names are case sensitive. The actual database must be closed. |
Backup name: |
Specify the name of the backup to be restored. |
Backup version: |
Specify the version of the backup to be restored. |
Password of backup database: |
Specify the password for the backup to be restored. |
Remote database directory path: |
Specify the path to the directory where the remote database is located. The <Remote database directory path> must be specified as an absolute path. |
Password of database to delete: |
If the specified directory contains a database, it is not legal overwrite this unless you explicitly specify this by selecting the option [delete existing database]. If that option is selected, the password of the database is specified here.. |
Options:
accumulating command output: |
A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed. |
newest version: |
A backup directory can contain several versions. By this option you select that it is the newest version that shall be restored. |
oldest version: |
By this option you select that it is the oldest version that shall be restored. |
open database: |
By this option you specify that the database shall be opened when the restore is finished. |
delete existing database: |
If the specified directory contains a database, it is not legal overwrite this unless you explicitly specify this by selecting this option. |