Operator command in an IEADMCxx parmlib member

IEADMCxx enables you to supply DUMP command parameters through a parmlib member. IEADMCxx enables the operator to specify the collection of dump data by issuing a DUMP command, indicating the name of the parmlib member and any symbolic substitution variables.

Since z/OS® Release 2, a number of sample DUMP command parmlib members are delivered in SYS1.SAMPLIB. They may be used as a base for further modification, to deal with installation specific requirements, such as system names, address space names, and so on. Additionally, an attempt was made to provide substitution variables where names can vary by installation. So, in order to take advantage of these members, they must be modified and saved into a data set in your parmlib concatenation.

Note: The substitution variable length may not be sufficient for the values used at a particular site. For example, &job in IEADMCAS can only accommodate job names that are 4 characters or less. For this example, after copying it to a parmlib member, change &job to a longer variable which can accommodate up to eight characters, like &thisjob.

Table 1 summarizes the sample dump commands that z/OS supplies in SYS1.SAMPLIB.

Table 1. Sample operator DUMP command members in SYS1.SAMPLIB
Member Name Suspected Problem Area Areas Dumped Symbolics Used Remote Option Used
IEADMCAR APPC APPC transaction environment, including RRS    
IEADMCAS Shared Tape Allocation Autoswitch and XCF, with affected job &job Y
IEADMCCA Catalog Catalog address space and associated areas    
IEADMCCN Console CONSOLE address space and its data spaces    
IEADMCCP CP/SM CICSplex SM environment on all systems in the sysplex. This includes the CAS, CMAS and EYU address spaces.   Y
IEADMCD2 DB2® distributed transactions DB2/RRS environment   Y
IEADMCJ2 JES2 JES2/XCF environment on current and specified system &SYSTM Y
IEADMCLC Logger/CICS System Logger, RLS and CICS®    
IEADMCLG Logger/GRS System Logger and GRS on all systems in the sysplex   Y
IEADMCLS General Logger Problem Logger, XCF, ALLOC, CATALOG, GRS, DFHSM, and SMS along with specified structure, on all systems in the sysplex. &STRNAME &STRNAME2 Y
IEADMCLX Logger/XCF System Logger and XCF on all systems in the sysplex   Y
IEADMCRL RRS RRS and the System Logger on all systems in the sysplex   Y
IEADMCRR RRS RRS and its data spaces    
IEADMCSQ IMS™ IMS Shared Queues environment (IMS Control region, CL/I SAS Region, DBRC Region, and all of the CQS address spaces connected to the shared queues   Y
IEADMCTA TCP/IP TCP/IP, along with the specified application &tcp &appl  
IEADMCTC TCP/IP TCP/IP, along with the Comm Server address space &tcp  
IEADMCTI TCP/IP TCP/IP and its data space &tcp  
IEADMCTO TCP/IP TCP/IP and OMVS &tcp  
IEADMCVC Comm Server VTAM® and TCP/IP, with the TCPIP and VTAM data spaces &tcp &net  
IEADMCVG VTAM GR VTAM Generic Resources environment, with its CF structure   Y
IEADMCVT Comm Server VTAM and TCP/IP (address spaces only) &tcp &net  
IEADMCVV VTAM VTAM and the VIT data space &net  
IEADMCWL WLM WLM on all systems in the sysplex   Y
IEADMCWS Web server HTTP web server with OMVS    
IEADMCWT Web server HTTP web server and TCP/IP    
IEADMCXI IRLM XCF and IRLM    
IEADMCX1 IRLM XCF and IRLM on all systems in the sysplex   Y
Note:
  1. When specifying parmlib members containing symbolic parameters, you must specify the symbolic and substitution value using the SYMDEF keyword.
  2. The dump command indicated by each row with a “Y” in the “Remote Option Used” column results in a multi-system dump.