Specifying dump options

After you issue a DUMP command, the system prompts you for the DUMP options you want to specify with message IEE094D. Use the following form of the REPLY command to respond to this message:
 
R id,U

   or

R id[,ASID=(n[,n]...)][,JOBNAME=(name[,name]...)][,TSONAME=(name[,name]...)]
         [,DSPNAME=(dspname-entry[,dspname-entry]...)]
    [,{PROBDESC|PROB|PD}=key-spec][,REMOTE=(request[,request]...)]
         [,SDATA[=(option[,option]...)][,STOR=(beg,end[,beg,end]...)]
    [,STRLIST=(s-option[,s-option]...)][,DEFERTND=Yes|No]
         [,CONT|,END]
Note:
  1. When you specify CONT or END, it must be the last parameter on the input line.
  2. The CONT keyword does not work within a SYSP= list.
  3. When you specify U, it must be the first parameter following the identification number.
 
Where request represents:

  {GRPLIST={group(member)                                              } }
           {(group(member[,member]...)[,group(member[,member]...)]...) } 
                                                                        
  {SYSLIST={sysinfo|(sysinfo[,sysinfo]...)}                              }
          [,DSPNAME|,DSPNAME=(dspname-entry[,dspname-entry]...) ]        
               [,SDATA|,SDATA=(option[,option]...) ]                     
          [,STOR|,STOR=(beg,end[,beg,end]...) ]                          
 
 
Where s-option represents:

STRNAME=strname
  [,CONNAME=conname                                                          ]
                                                                            
  [,ACCESSTIME={ENFORCE|NOLIMIT|NOLIM}                                       ]
                                                                            
  [,LOCKENTRIES                                                              ]
                                                                            
  [,USERCNTLS                                                                ]
  
  [,EVENTQS                                                                  ]
                                                                            
  [,(EMCONTROLS={ALL|(list))}                                                ]
  
  [,({COCLASS|STGCLASS|LISTNUM}={ALL|(list)}                                 ]
        {[,ADJUNCT={CAPTURE|DIRECTIO}][,ENTRYDATA={UNSERIALIZE|SERIALIZE}]}
        {[,SUMMARY]                                                       })

For a detailed explanation of the DUMP options, see Specifying dump options.