z/OS MVS Planning: APPC/MVS Management
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Examples of using the APPCLOG Utility

z/OS MVS Planning: APPC/MVS Management
SA23-1388-00

Figure 1. Example of JCL to Use the APPCLOG Utility
//IXCAPPCL JOB
//STEP1   EXEC PGM=APPCLOG                                         
//STEPLIB  DD   DSN=SYS1.MIGLIB,DISP=SHR                            
//SYSUDUMP DD   SYSOUT=*                                            
//REPORT   DD   SYSOUT=*,DCB=(RECFM=FB,LRECL=80,BLKSIZE=6160)       
//HELP     DD   DSN=SYS1.SAMPLIB(APPCLOGH),DISP=SHR                 
//PARMS    DD   DUMMY                                               
/*  

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014