You read more of the backup history. Options you specified for displaying the backup history remain active.
You have the server authorization Backup or DBInfoRead.
You have fetched the backup history (Fetching the Backup History) and executed the DBM command for displaying the backup history. The keyword CONTINUE in the reply shows that you have not yet read the whole file.
backup_history_listnext
OK<NL>
[END|CONTINUE]<NL>
<history_line><NL>
[<media_line><NL>]
[<external_backup_id-line><NL>]
<history_line><NL>
[<media_line><NL>]
[<external_backup_id-line><NL>]
....
END |
The content of the backup history was transferred completely to the database manager. |
CONTINUE |
The backup history contains further entries that were not transferred due to the limited storage available for replies. You can display this data by entering the above command or close the backup history. |
<history_line> |
Information about the completed backups. The individual columns are separated by |. A separate line is displayed for each backup. |
<media_line> |
Information about the backup medium used
for the backup. |
<external_backup_id_line> |
If the
backup was created using an external backup tool, the external backup ID is
provided here. You have to specify this ID when restoring a database
instance from an external backup tool. |
In the event of errors, see Reply Format.