Previous Topic: DETACH Command (CASRV)Next Topic: DUMP Command (CASRV)


DISPLAY Command (CASRV)

The DISPLAY command lets you display Common Address Space Shell (CASRV) options and settings. The optional CASRV qualifies the DISPLAY so the CASRV can process it as opposed to any CA product or component DISPLAY command processor.

Syntax

DISPLAY ALLOC [DDNAME=ddname] [,DSN=dsname]

Parameters

ALLOC [,DDNAME= ddname] [,DSN=dsn]

Display the list of allocated data sets.

Specify ddname to filter display results to only those matching on the DDNAME.

Specify dsn to filter display results to only those matching on the data set name.

Use wildcard character, *, to match one or more characters.

Use wildcard character, ?, to match on one character for DDNAME= and DSN= operands.

COMMANDS

Display the list of all registered CASRV commands.

Sample syntax:

DISPLAY COMMANDS

OPTIONS

Display the CASRV options and operating values

Sample syntax:

DISPLAY OPTIONS

SERVERS

Display any CA products or components that have been started as servers in the CASRV.

Sample syntax:

DISPLAY SERVERS

SERVERS DETAILS

Includes information about the TASKLIB and PARMLIB DDNAMES, the parameter member name and APF authorization

Sample syntax:

DISPLAY SERVERS DETAILS

TASKS

Display the CASRV managed tasks for any CA products or components that have been started as servers in the CASRV.

Sample syntax:

DISPLAY TASKS

TASKS DETAILS

Displays the task start date and time.

Sample syntax:

DISPLAY TASKS DETAILS

TASKS ALL

Displays information about all tasks running in the CASRV, not just the managed tasks.

Sample syntax:

DISPLAY TASKS ALL