Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Display Backup Options (DSPBCKUP) command allows the user to display the options in one of the predefined backups. More information on backup is in the Backup and Recovery book, SC41-5304.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
BCKUPOPT | Backup options | *DAILY, *WEEKLY, *MONTHLY | Required, Positional 1 |
OUTPUT | Output | Optional, Positional 2 |
Top |
Specifies the backup options to be displayed.
This is a required parameter.
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
Example 1: Displaying Backup Options
DSPBCKUP BCKUPOPT(*DAILY)
This command displays the daily backup options.
Example 2: Printing Backup Options
DSPBCKUP BCKUPOPT(*MONTHLY) OUTPUT(*PRINT)
This command prints the monthly backup options.
Top |
*ESCAPE Messages
Top |