Edit Backup List (EDTBCKUPL)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Edit Backup List (EDTBCKUPL) command allows the user to select libraries and folders for backup. More information on backup is in the Backup and Recovery book, SC41-5304.

Top

Parameters

Keyword Description Choices Notes
BCKUPL Backup list *LIB, *FLR Optional, Positional 1
Top

Backup list (BCKUPL)

Specifies the backup list to be changed.

*LIB
The library backup list is changed.
*FLR
The folder backup list is changed.
Top

Examples

EDTBCKUPL   BCKUPL(*LIB)

This command displays the library backup list stored in user index QEZBACKUPL in library QUSRSYS, and allows the user to change it.

Top

Error messages

*ESCAPE Messages

CPF1EEA
Not authorized to library backup list.
CPF1E6B
Folder backup list in use.
CPF1E6D
Folder backup list damaged; new one created.
CPF1E65
Library backup list in use.
CPF1E67
Backup options and library backup list damaged.
CPF1E99
Unexpected error occurred.
CPF7D41
Error occurred while logging order assistance request.
CPF7D42
Error occurred while performing database operation.
CPF9871
Error occurred while processing.
Top