The TCF reads SYSIN control statements that control the operation of TCF and specify the data sets and/or data set name patterns you want to analyze.
The sample JCL below runs the TCF. This JCL can be found in member TCFRPT in YOUR.CAI.CCVBJCL.
//*TCFRPT JOB //* //TCF EXEC PGM=GDAXP001,REGION=1000K //STEPLIB DD DSN=YOUR.CAI.CCVBLOAD,DISP=SHR //CMDPRINT DD SYSOUT=* //MSGPRINT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //SYSIN DD * --- ENTER ANALYZER COMMANDS HERE ---
| Copyright © 2012 CA. All rights reserved. |
|