Sysplex IEADMCxx example

This example shows how to create a SYS1.PARMLIB member containing various DUMP parameters.

Create a SYS1.PARMLIB member called IEADMCI1 containing the following DUMP parameters:
JOBNAME=(j1,j2,j3,j4),SDATA=(CSA,PSA,RGN,SQA,SUM,TRT,GRSQ),    
REMOTE=(SYSLIST=(*('j1','j2','j3','j4'),SDATA))          
Where:
j1
IMS Control region job name.
j2
IMS DLI region job name.
j3
DBRC region job name.
j4
IRLM region job name.
Create a second SYS1.PARMLIB member called IEADMCI2 containing the following DUMP parameters:
JOBNAME=(j5,j6,j7),SDATA=(CSA,PSA,RGN,SQA,SUM,TRT,XESDATA), 
REMOTE=(SYSLIST=(*('j5','j6','j7'),SDATA))                                                 
Where:
j6
CCTL region 1.
j7
CCTL region 3.
j8
CCTL region 2.
Note: The XESDATA and REMOTE parameters are for use in sysplex environments.