Program inventory populate popup window


The Populate popup window shown in the following figure allows users to add members to the current program inventory file. This window appears when users execute the POPulate primary command from the Program Inventory Maintenance screen.

Program Inventory Populate Popup Window

CICS PROGRAM INVENTORY POPULATE
                     Collect    Replace       Member
Module    CSECT      ON/OFF    YES/NO/ALL   (optional)
--------  --------    ---        ---         --------
________ ________     ON         YES         ________
________ ________     ON         YES         ________
________ ________     ON         YES         ________
________ ________     ON         YES         ________

  Provide detailed messages ==> NO  (Yes/No)

Press ENTER to Process  or  Enter END Command to Terminate

Input fields

The input fields are defined as follows:

Field

Description

Module

The name of the load module that contains the CSECT that will be code covered. If the Member field is used, then this field cannot contain wildcards.

CSECT

The name of the CSECT that will be code covered. If the Member field is used, then this field cannot contain wildcards.

Collect ON/OFF

The collection status for one or more programs once you have designated which programs you want Code Coverage to monitor. Valid values are ON and OFF. The default is ON. If collection is set to OFF, Code Coverage data will not be collected for the specified CSECT.

Replace YES/NO/ALL

Whether or not existing duplicate program entries in the target file should be overwritten by values in the CICS Program Inventory file. A member is considered to be a duplicate if the module, CSECT, and compile date and time are equal. Valid values are YES, NO, and ALL. The default is NO.

Member

The member name of the source listing on the BMC source listing file. This is usually the same name as the CSECT name. This field cannot be wildcarded. If this field is used, the module name and CSECT name must be provided without wildcards.

Provide detailed messages

Specifies the detail of the messages created by the Populate utility. Valid values are YES and NO. The default is NO. If this option is set to NO, a message will be produced for each member indicated on this screen. If the option is set to YES, a message will be created for each member read from the CICS application load libraries specified. This option is only available in the batch mode because messages produced by the populate utility are not shown in foreground mode unless an error occurs.

 

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