Replacing a library in the LNKLSTxx is more complicated than just adding one.

TMON replaces the library at the bottom of the list which may explain your 0C4s.

To remove/add a library you do the following (IIRC)

1)  Create a new LNKLSTxx from the currently active one
2)  Using the z/OS Commands update the new list with the library,
3)  Activate the new library.

When you activate the new library, if anything still is using the old LNKLSTxx 
list, then it will still use that list.

My preference would be to steplib until you can IPL in a new version of 
LNKLSTxx.


Lizette
 
>
>I am upgrading EZTRIEVE and am trying to add a PDSE to LNKLST00:
>
>We went into TMON and added the new PDSE and removed the old PDS.  We
>refreshed LLA.  If jobs use a STEPLIB/JCLLIB pointing to new library(PDSE)
>all works well, if we let it find modules through LNKLST then jobs abend
>with a S0C4 -
>
>Does anybody know how to add a PDSE to LNKLST on the fly???  We did try
>some of the SETPROG ZOS commands but never could seem to get the syntax
>correct....
>

----------------------------------------------------------------------
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

Reply via email to