Example 4—Using the DETAIL=Y parameter in the SUITE command


This example demonstrates the usage of a DETAIL=Y parameter in the SUITE command. This parameter tells UIE to automatically separate each CICS region into a different SUITE.

In this example, you can see that this parameter is applied only to one SUITE. You should use this parameter with caution. If you define a SUITE that contains 400 CICS regions, using this parameter can create 400 workloads in an XML file from this SUITE alone.

From the first SUITE command, you can see that the default value for this parameter is NO.

Commands

SDATE TODAY-1
XMLMODEL TYPE=SUITE
SEPARATESUBSYS CICS
SUITE CICSTOR SCL=ONLHI
SUITE CICSAF SCL=ONLPRD DETAIL=Y SEP_SUBSYS=CICS
Warning

Important

The SEP_SUBSYS parameter is required for DETAIL=YES.

Results

Workloads created in Visualizer

SUITES created in Visualizer

PPM workloads

Jobs included in PPM workloads

BATPRD_1

BATPRD

BATPRD

JOB1, JOB2, JOB3

BATPRD_2




BATPRD_3




BATTST_1

BATTST

BATTST

JOB4, JOB5, JOB6

BATTST_2




TSOPRDT1

TSOPDR

TSOPDR

All TSO sessions

TSOPRDT2




ONLHI

CICSTOR_CICS

CICSTOR_CICS

CITOR1, CITOR2

ONLPRD

CICSAF_CICS_CREGA1

CICSAF_CICS_CREGA1

CIAOR1


CICSAF_CICS_CREGA2

CICSAF_CICS_CREGA2

CIAOR2


CICSAF_CICS_CREGA3

CICSAF_CICS_CREGA3

CIAOR3


CICSAF_CICS_CREGA4

CICSAF_CICS_CREGA4

CIAOR4


CICSAF_CICS_CREGF

CICSAF_CICS_CREGF

CIFOR

STCPRD

STCPRD

STCPRD

MQS1MSTR, MQS1CHIN, DBS1MSTR, DBS1DBM1, DBS1SPAS, IS1BMP1, IS1BMP2, I

UTIL

UTIL

UTIL

DBU*, IMU*, WEBSRV

BATRPT1_R




BATRPT2_R




CIRPT_R




NONCLASS_R




 

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

Universal Information Exchange 2.1