CWKLDDEF view


To display information about the current MainView for CICS workload definitions, perform one of the following actions:

  • Hyperlink from the Composite Workload field of the COBJ view.
  • Issue the following command:

    CWKLDDEF [workloadName[compositeName [target [deleted]]]]

    where

  • workloadName is the specific or generic name of a workload
  • compositeName is the specific or generic name of a composite workload
  • target is the specific or generic name of a target CICS region
  • system is the name of the MVS system
  • deleted indicates whether deleted workloads (that have a pending delete status) should be included in the view:

N specifies to not include deleted workloads.

Y specifies to include deleted workloads.

The CWKLDDEF view is displayed.

CWKLDDEF view

ddmmmyyyy hh:mm:ss ----------- INFORMATION DISPLAY ---------------------------
COMMAND  ===>                                                 SCROLL ===> PAGE
CURR WIN ===> 1        ALT WIN ===>
>W1 =CWKLDDEF==========CICSPROD=*========(00 BROWSE        )====MVCICS===D====2
CMD Workload Composite Target   System   Description               Sta Resp %Tr
--- Name---- Name----- -------- -------- ------------              --- ---- ---
    ALLWORK  TEST      *        *        test regions              Act 1.00  95
    PRDTCTN1 PRODUCTN  CICSPRD1 MVSA     production region 1       Act 1.00 100
    PRDTCTN2 PRODUCTN  CICSPRD2 MVSA     production region 1       Act 1.00 100
    QUERY1   PRODUCTN  CICSPRD3 MVSB     query region 1            Act 1.00 100
    PRDTCTN5 PRODUCTN  CICSPRD5 MVSA     production region 1       Act 1.00 100
    QUERY2   PRODUCTN  CICSPRD4 MVSB     query region 2            Act 1.00 100

 

Usage notes

  • From CWKLDDEF, you select the resources to be monitored for the regions that are included in a CICS workload. For details about how to define a workload, see Defining-workloads.
  • After you enter an Edit session, workloads can be added, modified, saved, or deleted from the CWKLDDEF view.

Actions

The CWKLDDEF view supports the following actions:

 

Command

Description

Primary Commands

EDIT

obtains an edit lock on the BBPARM member that contains workload definitions

ADD

creates a new workload definition

CANcel

cancels any changes made to a workload definition during an edit session by refreshing the definition with the current version in storage

SAVE

saves any changes made to a workload definition and maintains the current edit session

Line Commands

ADD

creates a new workload definition by using the selected definition as a model

CHA

changes an existing workload definition

DEL

deletes a workload definition

INS

installs a new or modified workload definition in the CAS to start transaction monitoring

UND

if issued before the SAVE command, restores a workload definition that was previously selected for deletion with the DELete command

 

Related views

The following view is part of the CWKLDDEF family of CWKLDDEF views.

 

View

Description

CWKLDDET

To display information about a specific MainView for CICS workload definition, hyperlink from the Workload Name field of the CWKLDDEF or any other workload-related views.

  • The CWKLDDET view supports the same line command actions as the .
  • The values that are shown in the CWKLDDET view define how performance data from CICS regions should be interpreted by MainView for CICS.
  • Cumulative workload performance is based on each region’s transactions meeting their response-time goal.
  • After you enter an Edit session, workloads can be added, modified, saved, or deleted from the CWKLDDET view.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for CICS 6.7