Display ASP Copy Description (DSPASPCPYD)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Auxiliary Storage Pool Copy Description (DSPASPCPYD) command displays an auxiliary storage pool (ASP) copy description.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
ASPCPY ASP copy Name Required, Positional 1
OUTPUT Output *, *PRINT Optional
Top

ASP copy (ASPCPY)

Specifies the name of the ASP copy description to be displayed.

This is a required parameter.

name
Specify the name of the ASP copy description.
Top

Output (OUTPUT)

Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

Example 1: Displaying an ASP Copy Description

DSPASPCPYD   ASPCPY(ORDER)

This command shows the ASP copy description named ORDER on the requesting workstation.

Example 2: Printing an ASP Copy Description

DSPASPCPYD   ASPCPY(ORDER)  OUTPUT(*PRINT)

This command writes the ASP copy description named ORDER to the job's spooled output.

Top

Error messages

*ESCAPE Messages

CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
CPF9899
Error occurred during processing of command.
HAE002B
&1 command failed.
Top