Start of change

Specifying region-specific options: Application data collection

You can configure the collection of CICS® TS Application data associated with programs and other CICS TS Resources from the Application Data Collection Options screen.

  1. 1. If you specified ALL on the Region Configuration menu the initial value of the Enable collection of Application Data field on the Application Data Collection Options screen is set to the first CICS region listed on the Region Configuration menu. That is, the value of the first region listed after the special ALLand DEFAULTAPPLIDs. Both the CICS APPLID and the SYSID are shown as ALL. Selected Application is not displayed in this mode.
  2. 2. If you specified DEFAULTS on the Region Configuration menu the initial values of the fields on the Application Data Collection Options screen are the defaults, taken from the CICS IA control file, CIUCNTL. The CICS APPLID is shown as DEFAULTSand the SYSID as DFTS. Any updates are saved in the control file and become the new default values. If you are editing the DEFAULTS record, you must specify Y or N, you cannot leave a blank.
To call up this screen, from the Resource Options screen, CIU290, type action code 8, and press Enter. The Application Data Collection Options screen, CIU210, is displayed:
Figure 1. Application Data Collection Options screen, CIU210
CIU210        CICS Interdependency Analyzer for z/OS - V5R1M0        2012/08/30
                      Application Data Collection Options             03:28:35PM
                                                                               
 Type Collection Option then press ENTER :                                     
                                                                               
 Enable collection of Application Data: Y    1                   
                                                                               
 Selected Application:                       2                   
 NAME: CICS_TS_SAMPLE_APPLICATION                                              
 VERSION: 2.4.1                                                                
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
                                                                               
 CICS Sysid:  T51B   CICS Applid:  IYDZT51B   TermID:  TC10                     
                                                                               
 F1=Help    F2=             F3=Save&Exit  F4=              F5= Refresh  F6=   
F7=        F8=          F9=           F10=              F11=         F12=Cancel
  
Note:
 1  Enable collection of Application Data
  • Enter Y (Yes) to capture application associated data within your CICS region or regions.
  • If you are editing the DEFAULTS record, you must specify Y or N. You cannot specify a blank.
  • If this option is N (NO), selected application is still displayed, but Application Data is not collected.
 2  Selected Application
  • Displays Application selected in CICS IA plug-in for CICS Explorer®. If no Applications are selected the value is set to ALL.
  • You cannot change the selected application from this screen.

Concept Concept

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//spec_app_data.html
End of change