Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Backup List (DSPBCKUPL) command allows the user to view libraries and folders for backup. More information on backup is in the Backup and Recovery book, SC41-5304.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
BCKUPL | Backup list | *LIB, *FLR | Optional, Positional 1 |
OUTPUT | Output | Optional, Positional 2 |
Top |
Specifies the backup list to display.
Top |
Specifies whether the backup list is displayed or printed.
Top |
Example 1: Displaying a Library Backup List
DSPBCKUPL BCKUPL(*LIB)
This command displays the library backup list.
Example 2: Printing a Folder Backup List
DSPBCKUPL BCKUPL(*FLR) OUTPUT(*PRINT)
This command prints the folder backup list.
Top |
*ESCAPE Messages
Top |