Program inventory file export popup window


The File Export popup window shown in the following figure allows users to export selected records to the export file from the current inventory file. This window appears when users execute the EXPort primary command from the Program Inventory Maintenance screen.

Program Inventory File Export Popup Window

 CICS PROGRAM INVENTORY FILE EXPORT

  Export to file ===>
  Number of pending copy records ===>

Use the following fields to globally export records using wildcards:
  Module Name ===>
        CSECT ===>
 Compile Date ===>
 Compile Time ===>

 Press ENTER to process  or  enter END command to terminate

Input fields

The input fields are defined as follows:

Field

Description

Export to file

The name of the file to which the marked records should be exported. Any valid, sequential export file may be entered here. Sample JCL is supplied in SMXDSAMP member JCLCDEFE for creating an export data set. Changing this field on this screen does not change the “Inventory EXP” entry on the Program Inventory Data sets screen. This field defaults to the “Inventory EXP” file from the Program Inventory Data sets file.

Number of pending export records

The number of detail lines the user has entered an Export line command on prior to entering the EXPORT primary command. Records with status “EXPRT PEND” plus any other members indicated in the global export section will be copied to the “export to file.”

Module Name

The desired module within the source file you wish to export to the new Program Inventory file. Trailing asterisks (*) may only be used as wildcards at the end of this field, not in the middle.

CSECT

The CSECT within the desired source module that you are exporting to the new Program Inventory file. Trailing asterisks (*) may only be used as wildcards at the end of this field, not in the middle.

Compile date

The date on which the records to be exported were compiled. The date format is CCYYMMDD (century, year, month, and day). If no compile date is entered, this field defaults to an asterisk (*).

Compile time

The time at which the records to be exported were compiled. The time format is HHMMSS (hour, minute, and second). If no compile date is entered, this field defaults to an asterisk (*).

 

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