appendix J of this guide (page 329) shows how to re-link a cobol program for LE.... to get rid of IGZESNP.
https://www.ibm.com/docs/en/SS6SG3_4.2.0/com.ibm.entcobol.doc_4.2/MG/igy3mg50.pdf Joe On Tue, Jul 6, 2021 at 9:55 AM Michael Brennan < [email protected]> wrote: > Not sure if this is your issue but worth a try. Check your compiler > options as they sometime can make a difference. Do you have NODYNAM or > DYNAM coded. Coding the wrong option can lead to a S806. Had a user at my > shop have a similar issue for a different entry point and when they changed > to NODYNAM their problem went away. > > ________________________________________ > From: IBM Mainframe Discussion List <[email protected]> on behalf > of Lizette Koehler <[email protected]> > Sent: Monday, July 5, 2021 9:43 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.] > > 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 > > Classification: Confidential > > 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 > > > > > > > > > > > > > > ---------------------------------------------------------------------- > > 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 > ::DISCLAIMER:: > ________________________________ > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. E-mail transmission is not > guaranteed to be secure or error-free as information could be intercepted, > corrupted, lost, destroyed, arrive late or incomplete, or may contain > viruses in transmission. The e mail and its contents (with or without > referred errors) shall therefore not attach any liability on the originator > or HCL or its affiliates. Views or opinions, if any, presented in this > email are solely those of the author and may not necessarily reflect the > views or opinions of HCL or its affiliates. Any form of reproduction, > dissemination, copying, disclosure, modification, distribution and / or > publication of this message without the prior written consent of authorized > representative of HCL is strictly prohibited. If you have received this > email in error please delete it and notify the sender immediately. Before > opening any email and/or attachments, please check them for viruses and > other defects. > ________________________________ > > ---------------------------------------------------------------------- > 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 > > ---------------------------------------------------------------------- > 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
