Completing the workload definition
You are in browse mode when you initially display the CWKLDDEF view. This means you can look at a listing of IBM CICS workload definitions but you cannot alter them.
To place an edit lock on the common BBPARM workload member containing the current workload definitions, type EDIT on the COMMAND line and press Enter. You can now enter primary or line commands to add, delete, change, or update workload definitions.
The following table shows both the line and the primary commands available after an edit lock is obtained on workload definitions.
Command | Description |
---|---|
Primary Commands | |
ADD | Creates a new workload definition |
CANcel | Cancels any changes made to the definition during an edit session by refreshing the workload definition with the current version in storage |
SAVE | Saves any changes made to the workload definition and maintains the current edit session |
Line Commands | |
ADD | Creates a new workload definition by using the selected definition as a template |
CHAnge | Updates an existing workload definition |
DELete | Deletes a workload definition |
INStall | Updates the runtime version of the workload definition in the CAS to start transaction monitoring |
UNDelete | Cancels the DELete command and retains the workload definition if issued before the SAVE command |
Enter the ADD primary or line command to display the Workload Definition dialog box as shown in Example of the BMC AMI Ops for CICS Workload Definition dialog. where you can define a new workload.
Use the ADD line command instead if you prefer to use an existing workload definition as a model to create a new definition. Type ADD in the line command field next to the workload definition that you want to use as your model and press Enter.
--- Name---- Name----- -------- -------- ------------ --- ---- ---
add ACCTING CICSP* * * DD Act 1.00 100
Make changes to the fields of the Workload Definition dialog and save the definition with a new workload name.
Example of the BMC AMI Ops Monitor for CICS Workload Definition dialog
COMMAND ===> SCROLL ===> CSR
Workload Identification
Workload Name
Description Does ADD update incore table
Composite Wkld SAMPLE
Target CICS *
SMF System *
Workload Time and Performance Goals
Start Time 00:00
End Time 24:00
Goal 1.000 Goal Type R (R-Response, C-CPU)
Percent Goal 95
Incl Queue Time Y
CICS Application and Platform Selection
Applic ___________________________________________________
Versn _____________________________
Platfm ___________________________________________________
CICS Transaction Selection
Tran IDs *
Mixed Case N
Excl. Txns ________________________________________________
TxnClasses ________________________________________________
Other CICS Resource Selection
Programs _________________________________________________
Terminals _________________________________________________
User IDs _________________________________________________
The fields are described in the following sections:
Related topic