Entering content frame

Procedure documentation backup_ext_ids_listnext Locate the document in the library structure

Use

You display the external backup IDs for the individual backup media of a backup.

In addition, the availability status, backup type, and time each backup was created are displayed for each backup medium.

Prerequisites

·        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 reply shows that you have not yet read the entire file.

Syntax

backup_ext_ids_listnext

Answer

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 memory. 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

 

 

Leaving content frame