Command : DUMP Overview : The DUMP command is used to cause the system to take an SVC dump of virtual storage. The contents of the dump may be written to either tape or DASD depending on where the SYS1.DUMP data set is defined. The format of the DUMP command is the same for all of the supported releases, however the format and optional contents of the reply to the IEEØ94D SPECIFY OPERAND(S) FOR DUMP COMMAND vary slightly from MVS release level to level. Syntax : DUMP COMM=(text) Operands: COMM=(text) Use this operand to specify the 1 to 1ØØ character title (indicated by "text") that you want the dump to have. After the dump command is issued the system will prompt you with the following message: * id IEEØ94D SPECIFY OPERAND(S) FOR DUMP COMMAND Use the following syntax of the REPLY command to respond to the request for DUMP operands: Syntax: R id ,U REPLY ,ASID=(n{,n}...) ,JOBNAME=(name{,name}...) ,TSONAME=(name{,name}...) ,DSPNAME= (asid.name{,asid.name...}) ('jobname'.name{,'jobname'.name...}) ,{PROBDESC PROB PD}=keyspec ,REMOTE=(req,...) ,SDATA=(opt{,opt}...) ,STOR=(beg,end,...) ,STRLIST=(sopt,...) {,CONT ,END} where req is GRPLIST={group(member) (group(member,...),...} SYSLIST=sysinfo (sysinfo{,sysinfo}...) ,DSPNAME ,DSPNAME=(dspentry{,dspentry}...) ,SDATA ,SDATA=(option{,option}...) ,STOR ,STOR=(beg,end{,beg,end}...) where sopt is STRNAME=strname ,CONNAME=conname ,ACCESSTIME={ENFORCE NOLIMIT NOLIM} ,LOCKENTRIES ,USERCNTLS ,(COCLASS={ALL (list)} {,ADJUNCT={CAPTURE DIRECTIO} ,ENTRYDATA={SERIALIZE UNSERIALIZE} ,SUMMARY } ) ,(STGCLASS={ALL (list)} {,ADJUNCT={CAPTURE DIRECTIO} ,ENTRYDATA={SERIALIZE UNSERIALIZE} ,SUMMARY } ) ,(LISTNUM={ALL (list)} ,ADJUNCT={CAPTURE DIRECTIO} ,ENTRYDATA={SERIALIZE UNSERIALIZE} ,SUMMARY} ) Examples : DUMP DUMP COMM=(TEXT) * TEXT COULD BE ANYTHING USUALLY TYPE OF ABEND R XX,JOBNAME=(DFHSM) ANSWER REPLY WITH TASK NAME OR REGION R XX,JOBNAME=(DFHSM,MII,SILO) MORE THAN ONE (XXX,YYY) R XX,JOBNAME=XXXXXX,SDATA=(CSA,SQA,ALLNUC,RGN,TRT,SUM,GRSQ),END DUMP COMM=(MASTER) R XX,U - 'U' DEFAULTS TO MASTER DUMPPDS DD CLEAR,DSN=## D D,T