Read remote backup results
This command displays information about generated backups. The information elements are:
- Backup started time
- Exact path of the backup directory
- Backup compressed or not
- Directory path and name of database
- Database created time
- Database version
- Number of bytes copied and name for each database file
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 read the backup results. EDMdatabase names are case sensitive. The actual database must be closed. |
Backup name: |
Specify the name of the backup for which You want to read the backup results. |
Backup version: |
The information is about the specified backup version number. |
Output file: |
If a file name is specified here, the information is written to this file. |
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. |
all versions: |
Specify this option if You want to read backup status for all backup versions. |
newest version: |
Specify this option if You want to read backup status for the newest backup version only. |
oldest version: |
Specify this option if You want to read backup status for the oldest backup version only. |
show_file: |
If this option is selected and an output file is specified, the information written to the file is also written to the output screen of the EDMsupervisor |