gtpc1m6rTransmission Control Protocol/Internet Protocol

Sample JCL for the CLAW Process Trace Postprocessor

Use the CLAW process trace postprocessor (CLTP) to format and print the CLAW process trace information. Figure 34 contains sample JCL that you can use to run the CLAW process trace postprocessor.

Figure 34. Sample JCL for the CLAW Process Trace Postprocessor

//FORMAT   JOB (GM1CO,5991C),B117,MSGLEVEL=(1,1),CLASS=A
/*ROUTE PRINT SYSTEM(USERID)
/*ROUTE PUNCH SYSTEM(USERID)
//***************************************************
//***                                             ***
//***                                             ***
//***                                             ***
//***************************************************
//A         EXEC  PGM=CLTP40
//STEPLIB   DD DSN=ACP0000.DEVP.TEST.LK,DISP=SHR
//RTL       DD DISP=OLD,UNIT=VTAPE,VOL=SER=A00147,
//             DSN=RTA.TAPE
//PRINT     DD SYSOUT=A,DCB=BLKSIZE=81