I have plenty of PDSE datasets in my linklist with no issues including the ones you have listed below. The challenge comes with datasets used very early in the IPL (like parmlib and etc.) SMS and the SMSPDSE address spaces are not up yet so don't make those PDSEs.
Darrold USAA Confidential -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Carmen Vitullo Sent: Friday, December 15, 2017 12:15 PM To: [email protected] Subject: EXTERNAL: Re: Cobol upgrade 6.2 linklist Hum , I know COBOL object modules 5+ need to be PDS/E, but I've never knew about the linklist restrictions with PDS/E , so what about IBM libraries in the linklist from my serverpac build? alway had in CPAC.PARMLIB and migrated forward..... SYS1.SHASLNKE SYS1.SIEALNKE SYS1.SIEAMIGE....etc am I taking unnecessary chances? Carmen Vitullo ----- Original Message ----- From: "Lizette Koehler" <[email protected]> To: [email protected] Sent: Friday, December 15, 2017 11:47:57 AM Subject: Re: Cobol upgrade 6.2 linklist 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
