Hi Mark, We checked the CEE.SCEERUN dataset again to be sure. CEE.SCEERUN in LNKLST and the one coded inside JCL are exactly the same(no volser is coded and the dataset is accessed via MCAT). When we searched CEEBINIT it is found in CEE.SCEERUN as well.
One further investigation; we listed all the module names and aliases that reside in LNKLST datasets and try to find if there are any common module names of aliases that are in different physical datasets. There are no module names or alias names that reside in CEE.SCEERUN and any other dataset inside linklist (regardless of dataset's position in LNKLST). Thanks and regards. Mürsel Taşgın BT Sistem Yönetimi Yönetici Yardımcısı Akbank Genel Müdürlüğü Sabancı Center 34330, İstanbul Tel: + 90 212 385 53 85 Faks: +90 212 282 62 76 [EMAIL PROTECTED] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Mark Zelden Sent: Friday, October 17, 2008 3:55 PM To: [email protected] Subject: Re: C03 abend when omiting CEE.SCEERUN from JCL On Fri, 17 Oct 2008 15:36:57 +0300, Mürsel Taşgın (BT İşletim ve Teknik Destek Bölümü) <[EMAIL PROTECTED]> wrote: >Hi, >We have a problem about CEE.SCEERUN usage. This LE dataset is in LINKLIST >and all users are able to use it. However a batch program, which is compiled >in Enterprise Cobol (V3.2) and make dynamic calls to ASM programs needs >CEE.SCEERUN dataset coded inside JCL (via joblib). > >When we remove CEE.SCEERUN joblib statement from the JCL, the job abends >with C03: >IKJ56641I SYSTEM ABEND CODE C03 REASON CODE 00000004 > >We cannot figure out, why program cannot call modules of CEE.SCEERUN from >LNKLST and needs it inside JCL(via joblib). >Anyone experienced same problem? > >Thanks and regards. > >Mürsel Taþgýn >Akbank > Silly question, but are you sure the one in the LNKLST matches the one in your JCL? VOLSER can be specified for the LNKLST so perhaps it is not the cataloged version. Also, maybe there is some set of options / CEEBINIT or other LE modules ahead of the CEE.SCEERUN in the LNKLST and when using joblib/steplib you are getting the options (or other LE modules) all from the joblib/steplib. Try using DDLIST (ISRDDN) and see if you can find other LE modules coming from somewhere other than the LNKLST SCEERUN. Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group - ZFUS G-ITO mailto:[EMAIL PROTECTED] z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.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 Bu e-posta ve muhtemel eklerinde verilen bilgiler kişiye özel ve gizli olup, yalnızca mesajda belirlenen alıcı ile ilgilidir.Size yanlışlıkla ulaşmışsa lütfen göndericiye bilgi veriniz, mesajı siliniz ve içeriğini başka bir kişiye açıklamayınız, herhangi bir ortama kopyalamayınız. Bu mesaj aksi sözleşme ile belirtilmedikçe herhangi bir finansal işlem teklifi, alımı, satımı veya herhangi bir havalenin teyidi gibi bankacılık işlemi yapılması amacını taşımamaktadır.Verilen tüm bilgilerin doğruluğu ve bütünlüğünün garantisi verilmemekte olup, önceden bildirilmeksizin değiştirilebilecektir.Bu mesajın içeriği Bankamızın resmi görüşlerini yansıtmayabileceğinden Akbank T.A.Ş. hiçbir hukuki sorumluluğu kabul etmez. ---------------------------------------------------------------------- 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

