Configuring the Job Completion Checker (JCC)

If you use the Job Completion Checker (JCC) subtask, you must make sure that, if the SYSOUTS are first processed by JCC, they are then passed on to Tivoli Output Manager.

To this effect, verify (and re-configure if necessary) the following two parameters of the JCCOPTS initialization statement. of the JCCOPTS initialization statement. For details about JCCOPTS, see Customization and Tuning.
CHKCLASS
Must not include the SYSOUT classes specified in the Tivoli Output Manager Selector Rule dialog.
SYSOUTDISP
Must be set to either Hx or Rx. After being processed by JCC, the SYSOUTS are requeued to one of the classes defined for Tivoli Output Manager.
For example:
JCCOPTS   CHKCLASS(ABF)
          ... 
          SYSOUTDISP(RQ)