Hi Lizette, Based on those two SCEESAMP members you pointed at, I suspect you need at least a re-link of your program. From the REPLACE statements in those SCEESAMP members it would appear that IGZESNP would have been statically linked into the original module (probably COBOL 2 or OS/VS COBOL) and you need to remove them from the original load module and then re-link with the LE libraries instead.
Or just recompile with a current or at least relatively recent Enterprise COBOL, whichever is easier. HTH Peter -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Lizette Koehler Sent: Monday, July 5, 2021 10:50 AM To: [email protected] Subject: Re: Help with IGZESNP and its purpse Note: Only details I found are in SCEESAMP in members IGZWRLKA IGZWRLKC Thank you Lizette -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Lizette Koehler Sent: Monday, July 5, 2021 7:44 AM To: [email protected] Subject: Re: Help with IGZESNP and its purpse And SMP/e does not list this as a Mod entry. So maybe part of a large module. Just looking for how it might be included during RUNTIME or LKED/BINDER time. Thank you Lizette -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Lizette Koehler Sent: Monday, July 5, 2021 7:22 AM To: [email protected] Subject: Re: Help with IGZESNP and its purpse I agree COBOL module Yes the SCEERUN and SCEERUN2 are in LNKLST. I was wondering if that would be a module included in LKED/BINDER time and is either a dynamic call or Static? Thank you -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Allan Staller Sent: Monday, July 5, 2021 6:44 AM To: [email protected] Subject: Re: Help with IGZESNP and its purpse Are CEE.SCEERUN, CEE.SCEERUN2 in LNLKSTxx? -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Joe Monk Sent: Monday, July 5, 2021 8:19 AM To: [email protected] Subject: Re: Help with IGZESNP and its purpse [CAUTION: This Email is from outside the Organization. Unless you trust the sender, Don’t click links or open attachments as it may be a Phishing email, which can steal your Information and compromise your Computer.] I'm pretty sure modules with igz prefix are cobol 2. Joe On Mon, Jul 5, 2021, 01:16 Lizette Koehler <[email protected]> wrote: > Dear list > > I have a series of jobs with S806 on module IGZESNP > > Not much info on its purpose when I google it > > I am guessing by the name it might be a cobol module to perform SNAP dumps? > > If someone is familiar with this module, let me know if I am guessing > correctly. > > And is this a module that has to be included in the LKED? Or should it > be able to be found in the STEPLIB/JOBLIB/LNKLST process > > Thank you > > Lizette This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
