I have used TMON to delete and add a library to the link list. As we run PDSMAN must stop PDSMAN, refresh LLA, and start PDSMAN.
Jerry Daniel McLaughlin <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List <[email protected]> 05/21/2008 01:54 PM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc Subject Re: ADD library to Linklst In your PARMLIB create: BROWSE SYS1.TEST.ZOS17.PARMLIB(PROGDM) - 01.01 Line 00000000 Col 001 080 Command ===> Scroll ===> CSR ********************************* Top of Data ********************************* LNKLST DEFINE NAME(LNKLSTAA) COPYFROM(CURRENT) LNKLST ADD NAME(LNKLSTAA) DSN(SYS4.FA.V8R8M2.LOAD) VOLUME(O2A010) LNKLST ACTIVATE NAME(LNKLSTAA) a member that looks like this. Then on the console SET PROG=DM (for my example). Daniel McLaughlin Z-Series Systems Programmer Information & Communications Technology Crawford & Company 4680 N. Royal Atlanta Tucker GA 30084 phone: 770-621-3256 fax: 770-621-3237 email: [EMAIL PROTECTED] web: www.crawfordandcompany.com IBM Mainframe Discussion List <[email protected]> wrote on 05/21/2008 01:50:34 PM: > Lucy Arnold <[EMAIL PROTECTED]> > Sent by: IBM Mainframe Discussion List <[email protected]> > > 05/21/2008 01:50 PM > > Please respond to > IBM Mainframe Discussion List <[email protected]> > > To > > [email protected] > > cc > > Subject > > ADD library to Linklst > > ---------------------- Information from the mail header > ----------------------- > Sender: IBM Mainframe Discussion List <[email protected]> > Poster: Lucy Arnold <[EMAIL PROTECTED]> > Subject: ADD library to Linklst > ------------------------------------------------------------------------------- > > Hello, > > 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.... > > Thanks! > > Lucy Arnold > Storage Manager > U.C. Davis Medical Center > 916-734-5498 > > ---------------------------------------------------------------------- > 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 > > Best Overall Third-Party Claims Administrator - 2007 "Business Insurance" Readers Choice Awards Consider the environment before printing this message. This transmission is intended exclusively for the individual or entity to which it is addressed. This communication may contain information that is confidential, proprietary, privileged or otherwise exempt from disclosure. If you are not the named addressee, you are NOT authorized to read, print, retain, copy or disseminate this communication, its attachments or any part of them. If you have received this communication in error, please notify the sender immediately and delete this communication from all computers. This communication does not form any contractual obligation on behalf of the sender, the sender's employer, or the employer's parent company, affiliates or subsidiaries. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

