My answer, being nit-picky, is: no, you cannot print a SYSMDUMP, aside from printing the dump records themselves such as in hex but you can direct IPCS to write its output to a data set that you could then print, after doing whatever IPCS commands you have chosen to do.
For example, from some old notes (and maybe there are better options now) Allocate data set IPCSPRNT with RECFM VBA LRECL 255 BLKSIZE 6144 or with RECFM VBA LRECL 137 BLKSIZE 27998 TSO ALLOC F(IPCSPRNT) DA(IPCSPRNT) IPCS SYSTRACE ALL print IPCS CTRACE COMP(SYSxxx) FULL print noterm IPCS Close Print Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
