Previous Topic

Next Topic

Book Contents

Book Index

CTBJAFIG Parameters

The following parameters can be specified in the EXEC statement that invokes the CTBJAFIG JCL procedure:

Table 194 CTBJAFIG EXEC Parameters

Parameter

Description

FILE

File to be checked or corrected. Mandatory. Valid values are

  • JAF – Rule Activity file. Default.
  • REP – Report file
  • BTH – Both of the files (without logical links)
  • ALL – Both the Job Activity and Report files (and their logical links)

C

Flag to indicate if integrity errors must be corrected. Optional. Valid values are:

  • Y (Yes) – Correction is requested
  • N (No) – Correction is not requested. Default.

Note: Index file integrity is not checked. Therefore, after running the CTBJAFIG utility with option C set to Y (Yes), run jobs JOBBJAF and JOBBREP to rebuild the index files based on the corrected data file. You should first run the CTBJAFIG utility without requesting correction (C set to N), and be sure to make a backup copy of the files before running the CTBJAFIG utility with C set to Y (Yes).

Parent Topic

CTBJAFIG – Check the Integrity of Rule Activity or Report Files