On Fri, 21 Sep 2007 13:29:32 -0300, ITURIEL DO NASCIMENTO NETO <[EMAIL PROTECTED]> wrote:
>If your system is zOS 1.2 or above you can specify your proclibs >in JES2PARM using PROCLIB statment. > I mentioned the PROCLIB statement in my last post. The use of PROCLIB statements instead of JCL in the JES2 procedure may not change anything - unless it coincided with a change to ensure ensure CATALOG is active prior to JES2 starting - even if started via IEFSSNxx. Maybe someone else can give a definitive answer to that question. The JES2 init & tuning guide says this about how user proclibs should be referenced in the JES2 procedure: "Cataloged in the master catalog (or in a user catalog, provided the data set has a high-level qualifier other than SYS1)" To be safe, I still code UNIT= and VOL= for data sets that are not in the master catalog just as I did prior to dynamic proclib support. Even though the above statement leads me to believe it is no longer required. 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 and OS390 expert at http://searchDataCenter.com/ateExperts/ Systems Programming expert at http://expertanswercenter.techtarget.com/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html > >Atenciosamente / Regards / Saludos > >Ituriel do Nascimento Neto >Banco Bradesco S/A >4254/DPCD Alphaville >Engenharia de Software - Sistemas Operacionais Mainframes > >Tel: 55 11 4197-2021 Fax: 55 11 4197-2814 > > >-----Mensagem original----- >De: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Em nome >de Mark Zelden >Enviada em: sexta-feira, 21 de setembro de 2007 12:18 >Para: [email protected] >Assunto: Re: JES2 Datasets in MasterCatalog > >On Fri, 21 Sep 2007 15:08:47 +0000, John P Donnelly ><[EMAIL PROTECTED]> wrote: > >>LLA and LNKLST no longer require datasets in mastercatalog Does JES2, >>or may we use a unit and volser? >> > >I assume you are referring to JES2 PROCLIBs. JES2 has always supported >proclib data sets that were not cataloged in the master catalog by >specifying unit and volser. > >Many shops have non-mcat dsns in their JES2 procs (or PROCLIB >statements) and don't have a problem. It also depends on how / when you >start JES2 in your IPL. For example, if you start it with automation, >by then the CATALOG ASID is functioning and usercatalogs are available >to find proclib data sets that are not in the master catalog. Search >the archives.... > >LNKLST data sets require volser if they are not in the master catalog. >LNKLST dsns are added to / controlled by LLA by default, but LLA /= >LNKLST. > >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 and OS390 expert at http://searchDataCenter.com/ateExperts/ >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

