Printing stand-alone dump output

You can print an analysis of the stand-alone dump or the entire dump using IPCS.

To print an analysis of the dump in batch mode:
  1. Start an IPCS session.
  2. On the IPCS Primary Option Menu panel, select the SUBMIT option to copy the dump and do initial dump analysis.
  3. On the IPCS Dump Batch Job Option Menu panel, enter the requested information.
  4. On the next panel, enter the sysout output class. IPCS writes the dump analysis to the specified output class.
  5. The system prints the dump in the printout of the output class.
To print the full dump in batch mode:
  1. Use IPCS CLIST BLSCBSAP.

See z/OS MVS IPCS User's Guide for IPCS panels and the CLIST BLSCBSAP.

The example in Figure 1 runs an IPCS CLIST that:

After the CLIST runs, the dump remains available in the SA1DASD data set for supplementary formatting jobs.

Figure 1. Example: Printing an unformatted stand-alone dump
//PRINTJOB  JOB  MSGLEVEL=1,REGION=800M
//IPCS      EXEC IPCS,CLIST=BLSCBSAP,DUMP=SA1DASD
//IEFPROC.IEFRDER  DD DSN=SA1,DISP=OLD,UNIT=3490
//            VOL=SER=12345,LABEL=(1,NL)
/*