Option 9: Execution JCL DD Control panel

You use the definitions on this panel to create DD statements to be included in the IMS HP Change Accumulation Utility driver JCL that is submitted by the RUN or FAST command.

Each DD row consists of a ddname and optional SYSOUT class and dsname. To include a DD statement, either or both the SYSOUT class and DSNAME field must be non-blank.

Select option 9 to display the Execution JCL DD Control panel.

For example:

Figure 1. Execution JCL DD Control panel

SETUP                     HPCA Execution JCL DD Control                        
COMMAND ===> _________________________________________________________________ 
                                                                               
Enter END (PF3) to exit. Enter CAN to exit without processing.                 
                                                                               
For each DDNAME row, enter the SYSOUT class or DSNAME to include the DD        
in the generated IMS HPCA driver JCL.                                              
                                                                               
DDNAME   SOUT DSNAME                                                           
--------   -  --------------------------------------------------------         
STEPLIB       ______________________________________________                   
              ______________________________________________                   
HPCSYSIN      ________________________________________________________         
HPCPRINT   *                                                                   
SYSUDUMP   *                                                                   
HPCTRACE   *                                                                   
HPCADIAG   *                                                                   
HPCACOLP   _  ________________________________________________________         
HPCACOLS   _  ________________________________________________________         
HPCACSV    _  ________________________________________________________         
HPCAHTML   _  ________________________________________________________         
HPCAXML    _  ________________________________________________________         
HPCCACHE      ________________________________________________________         

To cancel the process and the data entries made on this panel, enter the CAN/CANCEL command. The previous panel is displayed.

Field descriptions for Execution JCL DD Control panel

STEPLIB
Two STEPLIB entries are provided for system or product libraries in addition to the IMS HP Change Accumulation Utility product library which is automatically included.
HPCSYSIN
IMS HP Change Accumulation Utility command statement input to the driver (PGM=HPCADRIV). Enter a cataloged dsname or dsname(member).
HPCPRINT
Generates the IMS HP Change Accumulation Utility Report file. This is a required DD statement. It cannot be deselected. The default SYSOUT class is *.
SYSUDUMP
The abend/dump file. This is a required DD statement. It cannot be deselected. The default SYSOUT class is *.
HPCTRACE
The trace file used for performing diagnostics on the product.
HPCADIAG
The diagnostics file used for performing diagnostics on the product.
Columns Report, CVS, HTML, and XML reports
The following report types are available:
  • Columns Report
  • Column Report with Page Headings
  • CVS
  • HTML
  • XML
Each report type is individually selectable to SYSOUT, or to a cataloged data set. If both SYSOUT and DSN are entered, SYSOUT is used. Reference to existing data sets must be compatible with RECFM=VB,LRECL=137.
HPCCACHE
IMS HP Change Accumulation Utility input entry for specifying definitions for using an above-the-bar cache in single address space mode. Enter a cataloged dsname or dsname(member).