Hello All,

First of all apology for asking a very basic question and being ignorant.In
our shop we have two sysres volumes MTSRS1, MTSRS2,MSTRS3 so during SYSRES
cloning we adopt indirect cataloging. Also it is important to specify the
symbolic parameter at IEASYMxx member. My only basic question is that will
it be wise enough to code like below :

SYMDEF(&SYSR2='MTSRS2')
SYMDEF(&SYSR3='MTSRS3').

I have referred the link
http://publib.boulder.ibm.com/infocenter/zos/v1r12/index.jsp?topic=%2Fcom.ibm.zos.r12.ieae200%2Fplnsym.htm
 but I am not really able to understand the below coding when we more than
1 sysres volumes :

:SYSDEF .

       .
       SYMDEF(&SYSR2='&SYSR1(1:3).RS2') /* second SYSRES logical
                                                  extension */
       SYMDEF(&SYSR3='&SYSR1(1:3).RS3') /* third SYSRES logical
                                                 extension  */"


Could anyone please explain me about the above syntax. How to make use
the of the above syntax reasonably.


Jake

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to