Hi, All,
In the z/OS 1.9 MVS Init 'n' Tuna manual I read:
======== Begin paste ============
SYSLIB statements must always appear before any LNKLST statements in
PROGxx. If you specify multiple PROG=xx members, define any SYSLIB
statements ahead of LNKLST statements. For example, if you specify
PROG=(01,02) during IPL, consider the following:
If PROG01 has a LNKLST statement, ensure that no SYSLIB statement
appears after the ==>LINKLIB<== statement, or in PROG02.
If only PROG02 has a LNKLST statement, ensure that no SYSLIB statement
appears after the ==>LNKLST<== statement in PROG02. (Emphasis added)
======== End paste ==============
So, must any SYSLIB statement(s) appear before the first LNKLST DEFINE
statement, or before the first LNKLST ADD ...
DSNAME(whatever.is.being.overridden)?
TIA,
-jc-
----------------------------------------------------------------------
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