Display CSM ASP Session (DSPCSMSSN)

The Display Copy Services Manager (CSM) Auxiliary Storage Pool (ASP) Session (DSPCSMSSN) command displays an ASP session previously started with the Start CSM ASP Session (STRCSMSSN) command.

Restrictions:

Parameters

Keyword Description Choices Notes
SSN Session Name Required, Positional 1
DEVDMN Device domain Name, * Optional
OUTPUT Output *, *PRINT Optional

Session (SSN)

Specifies the name of the Copy Services Manager (CSM) Auxiliary Storage Pool (ASP) session.

This is a required parameter.

name
Specify the name for the CSM ASP session.

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.

Examples for DSPCSMSSN

Example 1: Displaying a CSM Session

DSPCSMSSN   SSN(ORDERSSN)

This command displays the CSM ASP session named ORDERSSN.

Example 2: Displaying an CSM ASP session in the Current Device Domain

DSPCSMSSN   SSN(ORDERSSN) DEVDMN(*)

This has the same result as Example 1. The CSM ASP session is displayed from the current device domain.

Example 3: Displaying an CSM ASP session from a Named Device Domain

DSPCSMSSN   SSN(ORDERSSN) DEVDMN(MYDOMAIN)

This is similar to Example 1, but the CSM ASP session is displayed from the device domain named MYDOMAIN.

Example 4: Printing an CSM Session

DSPCSMSSN   SSN(ORDERSSN) OUTPUT(*PRINT)

This command prints the CSM ASP session named ORDERSSN to the job's spooled output.

Error messages for DSPCSMSSN

*ESCAPE Messages

HAE002B
&1 command failed.