Example 5—Using the SUITE command
This example demonstrates two ways to use SUITE command:
- Using Report Classes for creating detailed models
- Using several parameters with the SUITE command
When UIE assigns individual address spaces to SUITES, it checks only the parameters that are specified.
In the definition of SUITE REPORT2, the Report Class specification is used.
In definition of SUITE REPJOB1, however, two parameters are specified:
- REPORT CLASS NAME
- SERVICE CLASS NAME
Therefore, only JOB1 is included into this SUITE.
JOB4, which is in the same Report Class, is not included because it is in a different Service Class (BATTST instead of BATPRD).
Commands
XMLMODEL TYPE=SUITE
SUITE REPORT2 RCL=BATRPT2
SUITE REPJOB1 RCL=BATRPT1 SCL=BATPRD
Results
Workloads created in Visualizer | SUITES created in Visualizer | PPM workloads | Jobs included in PPM workloads |
---|---|---|---|
BATPRD_1 | BATPRD | BATPRD | JOB3 |
BATPRD_2 | |||
BATPRD_3 | |||
REPORT2 | REPORT2 | JOB2 | |
BATTST_1 | BATTST | BATTST | JOB4, JOB5, JOB6 |
BATTST_2 | |||
REPJOB1 | REPJOB1 | JOB1 | |
TSOPRDT1 | TSOPDR | TSOPDR | All TSO Sessions |
TSOPRDT2 | |||
ONLHI | ONLHI_CICS | ONLHI_CICS | CITOR1, CITOR2 |
ONLPRD | ONLPRD_CICS | ONLPRD_CICS | CIAOR1, CIAOR2, CIAOR3, CIAOR4, CIFOR |
STCPRD | STCPRD_MQ_MQS1 | STCPRD_MQ_MQS1 | MQS1MSTR, MQS1CHIN |
STCPRD_DB2_DBS1 | STCPRD_DB2_DBS1 | DBS1MSTR, DBS1DBM1, DBS1SPAS | |
STCPRD_IMS | STCPRD_IMS | IS1BMP1, IS1BMP2, IS1BMP3, IS1MPR1, IS1MPR2, IS1MPR3, IS1CNTR, IS1DL1 | |
STCPRD_IRLM | STCPRD_IRLM | ALLIRLM | |
UTIL | UTIL_DB2UTIL | UTIL_DB2UTIL | DBU* |
UTIL_IMSUTIL | UTIL_IMSUTIL | IMU* | |
UTIL_HTTP | UTIL_HTTP | WEBSRV | |
BATRPT1_R | |||
BATRPT2_R | |||
CIRPT_R | |||
NONCLASS_R |