I only have a minor question to ask. Is &SYSR1 in your IEASYM member for that system at IPL time? It almost looks like &SYSR1 is not resolving and I am not sure that is a default IBM symbolic. Though I could be wrong. So this is just a question.
Lizette >In case others would have a similar interest, I did an experiment. >This is unsupported: > >Case 1: >------- > >PARMLIB SYS1.PARMLIB.&SYSR1 > >At IPL we get: > >IGGN307I sysr1,SYS1.PARMLIB.&SYSR1,DATA SET NOT FOUND ON VOLUME >IEA345A SYS1.PARMLIB.&SYSR1 NOT USED (NOT CATALOGED) - PRESS ENTER TO >CONTINUE > >Case 2: >------- > >Tried to cheat, defined ALIAS: > >DEFINE ALIAS( NAME(SYS1.PARMLIB.SYSR1) - > SYMBOLICRELATE(SYS1.PARMLIB.&SYSR1)) > >PARMLIB SYS1.PARMLIB.SYSR1 > >At IPL we get: > >IGGN307I sysr1,SYS1.PARMLIB.SYSR1,DATA SET NOT FOUND ON VOLUME >IEA345A SYS1.PARMLIB.SYSR1 NOT USED (NOT CATALOGED) - PRESS ENTER TO >CONTINUE > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

