Are you sure you aren’t thinking of LPALSTxx? There are quite a few IBM supplied PDSE in linklist. SIEALNKE, SIEAMIGE, SHASLNKE....
_________________________________________________________________ Dave Jousma Manager Mainframe Engineering, Assistant Vice President [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H p 616.653.8429 f 616.653.2717 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Lizette Koehler Sent: Friday, December 15, 2017 12:48 PM To: [email protected] Subject: Re: Cobol upgrade 6.2 linklist **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** As you will find out. Any Cobol program compiled from the Cobol Compiler from 5.0 up will REQUIRE PDSE for the Load lib - Object LOAD. If you have your application batch load library in the LINKLST then you will need to move it into the place where you start other PDS/E Dataset in the Linklst. The LINKLST PROGxx need to be only PDS datasets. PDS/E datasets do not have the SMSPDSx ASID available at the time the LINKLST is done. You have to build it after the SMSPDSx STC is up Lizette > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Jake Anderson > Sent: Friday, December 15, 2017 5:51 AM > To: [email protected] > Subject: Cobol upgrade 6.2 linklist > > Hi > > A general question > > Do you still cobol load module in linklist post upgrade to 6.2 ? > > Regards > Jake > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL EMAIL** **DO NOT open attachments or click on links from unknown senders or unexpected emails** This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
