13.5. CICSPlex SM dumps

A dump of a CICSPlex SM address space can be initiated by the MVS DUMP command or via the CICSPlex/SM ISPF end-user interface/Web-user interface. You can use the SNAP action command on the CICSRGN view to request a system dump for an MAS.

To dump all the related CICSPlex SM address spaces using the MVS dump command, the following example can be used as a guide:

/DUMP COMM=(your dump title)
/R ww,JOBNAME=(EYUX220,cmasname,lmasnames),DSPNAME=('EYUX220'.*),CONT
/R yy,REMOTE=SYSLIST *('EYUX220','CMAS*',DSPNAME,SDATA),CONT
/R zz,SDATA=(RGN,PSA,ALLNUC,SQA,CSA,PSA,TRT,COUPLE,XESDATA),END

The parameters used in this example are the following:

  • EYUX220 is the CPSM release.

  • cmasname is the name of the CMAS.

  • lmasnames are the names ...

Get z/OS Diagnostic Data Collection and Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.