Previous Topic: ExampleNext Topic: Examples


/DISPLAY Command

The /DISPLAY command obtains internal information, status of various components of CA Workload Automation SE, or both. As an information command, it has a large group of keywords available to designate specific information for display. You can specify certain combinations of keywords on a single /DISPLAY command, but at least one must be selected.

This command has the following format:

►►─ /DISPLAY ─┬───────────────────────────────┬───────────────────────────────►
              └─ , ─┬─ A ────┬─ =programname ─┘
                    └─ APPL ─┘

 ►─┬────────────────────────┬─┬───────────────────┬───────────────────────────►
   └─ ,CPU= ─┬─ ALL ──────┬─┘ └─ ,DB= ─┬─ LOG ──┬─┘
             ├─ UCC7IRDn ─┤            └─ VSAM ─┘
             └─ UCC7SUBn ─┘

 ►─┬────────────────────────────┬─┬───────────────────────────────┬───────────►
   └─ , ─┬─ FM ─────┬─ =module ─┘ └─ , ─┬─ L ────┬─ = ─┬─ line ─┬─┘
         └─ FMTBLK ─┘                   └─ LINE ─┘     ├─ mask ─┤
                                                       └─ ALL ──┘

 ►─┬───────────────────────────────────┬─┬──────────────────┬─────────────────►
   └─ , ─┬─ LT ────┬─ = ─┬─ station ─┬─┘ └─ ,PERF= ─┬─ ALL ─┤
         └─ LTERM ─┘     ├─ mask ────┤              ├─ JES ─┤
                         └─ ALL ─────┘              ├─ SCT ─┤
                                                    ├─ VRM ─┤
                                                    └─ ZOS ─┘

 ►─┬──────────────────────────┬───────────────────────────────────────────────►
   └─ , ─┬─ PL ────┬─ =pools ─┘
         └─ POOLS ─┘

 ►─┬───────────────────────────────┬─┬────────────┬───────────────────────────►
   └─ , ─┬─ PR ────┬─ = ─┬─ ALL ─┬─┘ └─ ,Q=queue ─┘
         └─ PRINT ─┘     └─ SCH ─┘

 ►─┬────────────────────────────┬─┬───────────────────────────────────┬───────►◄
   └─ , ─┬─ ST ─────┬─ =status ─┘ └─ , ─┬─ T ────┬─ = ─┬─ terminal ─┬─┘
         └─ STATUS ─┘                   └─ TERM ─┘     ├─ mask ─────┤
                                                       ├─ ALL ──────┤
                                                       ├─ * ────────┤
                                                       └─ ? ────────┘
APPL

(Optional) Defines the CA Workload Automation SE application programs whose status you want to display. A and APPL can be used interchangeably.

SASSxxxx

Displays a specific CA Workload Automation SE module. The xxxx must be the last four characters of the module suffix (for example, SLI0).

SASSxxx|SASSxx|SASSx

Displays a generic group of modules belonging to the same CA Workload Automation SE application. All modules beginning with the characters specified are shown (for example, SASSSLI displays all general listing modules).

ALL

Displays all CA Workload Automation SE modules that are defined in the initialization file.

CPU

(Optional) Defines the submit data set or internal reader that is associated with the CPUs for which to show status.

UCC7SUBn|UCC7IRDn

Defines the ddname that defines the desired submit data set.

ALL

Defines to show all submit data sets and their related MAINIDS.

DB

(Optional) Specifies the data sets for which to display status.

LOG

Displays status of the log data set currently in use.

VSAM

Displays VSAM database values in effect.

FMTBLK

(Optional) Defines the CA Workload Automation SE format or calendar blocks whose status is shown. FM and FMTBLK can be used interchangeably.

SFMxyyyy|SFMxyyy|SFMxyy

Displays a generic group of format blocks belonging to the same CA Workload Automation SE application. The x portion of the name must be A for batch format blocks, H for 3270 format blocks or X for both. The yyyy portion of the name must be the four-character module suffix (for example, SLI0). All format blocks beginning with the characters specified are shown.

SCALyyzz|SCALyyz|SCALyy

Displays a generic group of base calendar blocks. The yy portion of the name represents the calendar year (that is, 09 for 2009). The zz portion of the name represents the unique calendar identifier. All calendar blocks beginning with the characters specified are shown. (Remember that you can use LISTDIR,DSN=*SCAL* to list all the members in the CA Workload Automation SE Calendar PDS.)

ALL

Displays all format and base calendar blocks that are defined in the initialization file with an FMTBLK or CALBLK statement.

LINE

(Optional) Defines the lines for which status is shown. L and LINE can be used interchangeably.

line

Defines a single-line name.

Limits: 1 to 7 alphanumeric characters

mask

Defines a line name mask.

Limits: 1 to 7 alphanumeric characters

ALL

Displays all lines in the CA Workload Automation SE network. (The NAME parameter on the LINE statement in the initialization file defines the line name.)

LTERM

(Optional) Defines the logical terminals for which status is shown. LT and LTERM can be used interchangeably.

station

Defines a single logical terminal name.

Limits: 1 to 8 alphanumeric characters

mask

Defines a logical terminal name mask.

Limits: 1 to 8 alphanumeric characters

ALL

Displays status for all logical terminals in the CA Workload Automation SE network. (The STANIDS or LTERM parameter on the STATIONS statement in the initialization file defines the logical terminal name.)

PERF

(Optional) Indicates the type of performance-related data to collect and display as one of the following values:

ALL

Collects all of the following types of performance data.

JES

Collects JES performance data.

SCT

Collects SCT performance data.

VRM

Collects VRM performance data.

ZOS

Collects z/OS performance data.

POOLS|PL

(Optional) Specifies the main memory storage pools for which status is shown. PL and POOLS can be used interchangeably. Value must be one of the following:

APG

Displays the CA Workload Automation SE application pool that provides main memory for storing nonresident and nonpermanent programs while they are in use.

DSN

Displays the dataset data set buffer pool that provides main memory for activity involving the dataset data set.

JOB

Displays the job data set buffer pool that provides main memory for activity involving the job data set.

MSG

Displays the message pool that provides main memory for CA Workload Automation SE format blocks and their input/output activity. Values that are shown are the same as those values for NSP because they are a shared pool.

NSP

Displays the nonspecific pool that provides main memory for all requests not directed to one of the other pools. Values that are shown are the same as those values for MSG because they are a shared pool.

N31

Displays the storage pool of areas residing in 31-bit addressability (areas that are obtained above the 16-MB line).

RES

Displays the resident pool that contains the CA Workload Automation SE control blocks and all resident CA Workload Automation SE programs.

ALL

Displays all storage pools previously listed.

PRINT

(Optional) Specifies a display of schedule scan control values. PR and PRINT can be used interchangeably. If used, value can be either SCH or ALL.

Q

(Optional) Specifies the queue data sets for which status is shown. The display includes initialization file FORMAT statement INDEX options that are taken and device types for the queue data sets. The count is shown as tracks available for status queues (REQ, RDY, ACT, PRN, PST, and PRE) indicates an amount that is never used after the last COLD start of CA Workload Automation SE (COLD, FORM, MOVQ). For the SCR, DQT, and TRL queues, the values that are shown are current levels and fluctuate up and down based on actual usage. The INDEX options for the SCR and DQT are set to a dash (-) because the INDEX keyword in the initialization file has no effect on these queues. The TRL entry is set dynamically based on the environment where CA Workload Automation SE is executing.

ACT

Displays the active queue.

DQT

Displays the disk queue table that is used to control output messages for CA Workload Automation SE terminals.

PRE

Displays the preprocess queue.

PRN

Displays the prior-run queue.

PST

Displays the postprocess queue.

REQ

Displays the request queue.

RDY

Displays the ready queue.

SCR

Displays the scratch queue that provides temporary workspace for the CA Workload Automation SE applications and messages for the terminals.

TRL

Displays the trailer queue that is used to store JCL and requirement data for jobs in the request, ready, active, and prior-run queues.

ALL

Displays all of the queue data sets previously listed.

STATUS

(Optional) Specifies which status is shown. STATUS and ST can be used interchangeably.

CA7

Displays information about the CA Workload Automation SE system such as local SMF ID, CA Workload Automation SE VTAM application ID, CA Workload Automation SE instance name, CA Workload Automation SE SVC number, the status of the interfaces to external system state monitoring systems ARM, CA OPS/MVS EMA SSM, and IBM Health Checker for z/OS, the CA Workload Automation SE time zone offset from UCT, and the current settings for initialization file statements that relate to time zones.

DPROC

Displays the CA Driver procedure libraries that are associated with CA Workload Automation SE JCL libraries. CA Driver procedure libraries are associated with JCL libraries by adding DPROC= on the JCL statement in the initialization file or with the /JCL command.

DR

Displays information about CA Workload Automation SE current disaster recovery mode options and the currently active disaster recovery classes.

EMAIL

Displays information about the CA Workload Automation SE email interface.

HIJOB|HIJBNUM

Displays CA Workload Automation SE high job number statistics. HIJOB and HIJBNUM can be used interchangeably.

JCL

Displays the data sets containing CA Workload Automation SE submitted JCL and their associated numeric index values. Data sets referenced by a symbolic index display numeric index 255.

JCLVAR

Displays the data sets containing CA Workload Automation SE submitted JCL and their associated numeric or symbolic index values.

KEY

Displays the program function and program access key settings.

Note: If key information is desired on a specific terminal, a combination of STATUS=KEY and the TERM parameter can be used.

SDESK

Displays information about the CA Service Desk interface, including the current SERVDESK rules that have been loaded.

SEC

Displays the current CA Workload Automation SE security environment.

Note: For more information, see the Security Reference Guide.

SUB

Displays information about CA Workload Automation SE job submission. The display includes information about the number and type of submission output threads that are currently active in CA Workload Automation SE.

XPS

Displays cross-platform scheduling options.

TERM

(Optional) Specifies the physical terminals for which status is shown. T and TERM can be used interchangeably. (The NAME parameter on the TERM statement in the initialization file defines the symbolic terminal name.)

terminal

Defines a terminal name.

mask

Defines a physical terminal name mask.

ALL

Specifies all physical terminals.

*

Specifies a condensed form of the ALL display.

?

Specifies an interpreted display for the issuing terminal.

More information:

Masking