Display SVC Copy Description (DSPSVCCPYD)

The Display Storage Area Network (SAN) Volume Controller Auxiliary Storage Pool Copy Description (DSPCPYDSVC) command displays an auxiliary storage pool (ASP) copy description.

Restrictions:

Parameters

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

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.

Device domain (DEVDMN)

Specifies the name of the device domain.

*
The device domain that the current node is in.
name
Specify the name of the device domain.

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.
Start of change

Examples for DSPSVCCPYD

End of change

Example 1: Displaying an ASP Copy Description

DSPSVCCPYD   ASPCPY(ORDER)

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

Example 2: Displaying an SVC Copy Description from the Current Device Domain

DSPSVCCPYD   ASPCPY(ORDER) DEVDMN(*)

This has the same result as Example 1. The copy description is displayed from the current device domain.

Example 3: Displaying an SVC Copy Description from a Named Device Domain

DSPSVCCPYD   ASPCPY(ORDER) DEVDMN(MYDOMAIN)

This is similar to Example 1, but the copy description is displayed from the device domain named MYDOMAIN.

Example 4: Printing an ASP Copy Description

DSPSVCCPYD   ASPCPY(ORDER) OUTPUT(*PRINT)

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

Start of change

Error messages for DSPSVCCPYD

End of change

*ESCAPE Messages

CPF9801
Object &2 in library &3 not found.
CPF9802
Not authorized to object &2 in &3.
HAE002B
&1 command failed.