You display the external backup IDs for the individual data carrier of a backup.
In addition, the availability status, backup type, and time each backup was created are displayed for each data carrier.
See also:
Glossary, Backup IDs
You have the server authorization Backup or DBInfoRead.
● You have fetched the external backup ID for a backup tool (see: backup_ext_ids_get).
● You have executed the DBM command for displaying the external backup IDs (see: backup_ext_ids_list). The keyword CONTINUE in the answer indicates that the whole file has not yet been transferred.
backup_ext_ids_listnext
OK
END|CONTINUE
[<external_backup_id_line>]
[<external_backup_id_line>]
....
Values for the Reply Fields
Field |
Description |
END |
All the information queried by the backup tool was transferred in full. |
CONTINUE |
Information on further backups is available. This was not transferred because of the limited size of the reply package. You can display this by repeating the above DBM command. |
<external_backup_id_line> |
Each line contains information on one of the backups registered in the backup tool. The individual columns are separated by a vertical slash (|). |
In the event of errors, see Reply Format.