Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Datastream for z/OS 7.1.

Running CZAJOBLG as a started task


JCL, similar to the following, is required to run CZAJOBLG as a started task. This JCL is provided in amihlq.CZAGENT.CNTL as member CZAJOBLG.

//CZAJOBLG  PROC TRACE=,
//   LEOPTS=CZALEOPT,         CEEOPTS member
//   PARMS=CZJPARMS,
//   TYPERUN=   
//*
//*  Cataloged procedure for running CorreLog zDefender for z/OS
//*  supplemental program CZAJOBLG
//*
//*  You must edit <amihlq> below to your installed high level qualifier
//*
//CZAJOBLG EXEC PGM=CZAJOBLG,TIME=1440,REGION=4096K,
//   PARM=('TRACE(&TRACE),PARMS(&PARMS),TYPERUN(&TYPERUN)')
//STEPLIB  DD  DSN=<amihlq>.CZAGENT.LOAD,DISP=SHR
//CZAPARMS DD  DSN=<amihlq>.CZAGENT.CNTL,DISP=SHR
//CZADIAG  DD  SYSOUT=H
//CZAPRINT DD  SYSOUT=H
//SYSUDUMP DD  SYSOUT=H
//CEEOPTS  DD  DISP=SHR,DSN=<amihlq>.CZAGENT.CNTL(&LEOPTS)
//         PEND 

The CZAPARMS DD must specify an entire PDS or PDSE (single data set or a concatenation, LRECL=80, RECFM=FB) and not a member, that is, amihlq.CZAGENT.CNTL, not amihlq.CZAGENT.CNTL(member).

 

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