Show TOC

backup_history_listnextLocate this document in the navigation structure

Use

Use this command to read more of the backup history. Options you specified for displaying the backup history ( backup_history_list) remain active.

Prerequisites
  • You have the server permission Backup or DBInfoRead.

  • You have executed the DBM commands for getting the backup history ( backup_history_open) and displaying the backup history ( backup_history_list). The keyword CONTINUE in the answer indicates that the file has not yet been completely displayed.

Structure

backup_history_listnext

Result

OK

END | CONTINUE

<history_line>

[<media_line>]

[<external_backup_id-line>]

<history_line>

[<media_line>]

[<external_backup_id-line>]

....

Value

Description

END

The content of the backup history was transferred completely to Database Manager.

CONTINUE

The backup history contains further entries, which were not transferred due to the limited size of the reply package. You can display this data by entering the above command again or closing the backup history (see: backup_history_close).

<history_line>

Information about the last backups

The individual columns are separated by a vertical slash ( |).

A separate line is displayed for each backup.

<media_line>

Information about the backup template used for the backup

The line has an M: prefix and is followed by the columns, each separated by a vertical slash ( |).

<external_backup_id_line>

If the backup was created using a third party backup tool, the external backup ID is provided here.

The line has an E: prefix and is followed by the columns, each separated by a vertical slash ( |).

In the event of errors, see Reply Format.

More Information

Database Administration, Log Files