Previous Topic: CICS Feature Menu

Next Topic: Global Print JCL Panel

Global Print JCL

The Global Print JCL panel is displayed when you choose 0 on the CICS Feature Menu.

APCXPP01 --- PMA - Global Print JCL ------------------------------------------- COMMAND ===> Enter your user specific JCL statements used in all PMA features for Print: //JOBNAMEX JOB (12345),’PMA 8.5 Print’,CLASS=X,MSGCLASS=X //* //PRINT EXEC PGM=IEBGENER //SYSIN DD DUMMY //SYSPRINT DD SYSOUT=* //SYSUT2 DD SYSOUT=* //SYSUT1 DD * Cancel: CAN Save : END OR PF3

In order to use the print command of Performance Management Assistant, you must have complete and correct JCL statements for the print job.