I also forgot, depending on your level of z/OS

You can add a CEEOPTS DD statement to the job and over ride the LE Options there
as well


Language Environment supports the ability to provide additional runtime options
through a DD card. The name of the DD must be CEEOPTS. The DD must be available
during initialization of the "enclave" so that the options can be merged.

In the Language Environment Runtime Options report, when an option was last set
in the CEEOPTS DD card, DD:CEEOPTS will be used in the "LAST WHERE SET" column.

The CEEOPTS DD is ignored under CICSR, SPC and for programs invoked using one of
the exec() family of functions.

Lizette 



> -----Original Message-----
> From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of
> Lizette Koehler
> Sent: Friday, August 02, 2019 5:55 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: COBOL for z/OS V6R2M0
> 
> Just a far left question
> 
> Are you using CEEOPT in your environment?
> 
> It resides in SYS1.PARMLIB (or your variation) and contains the CEE options.
> 
> D CEE
> 
> The default IEASYS00 member does not specify a CEEPRM member. If you want to
> use CEEPRM, you must add the CEEPRM member to IEASYS00.
> 
> Use the D CEE command to display the values that were set in the current
> CEEPRMxx parmlib members and by the SETCEE command.
> 
> 
> Lizette
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On
> > Behalf Of Chris Hoelscher
> > Sent: Friday, August 02, 2019 2:12 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: COBOL for z/OS V6R2M0
> >
> > So does SECONDTENNESSEE move up to FIRSTTENNESSEE ??
> >
> > Thank You,
> > Chris Hoelscher| ITI . DB Services . Mainframe Database | Humana Inc.|
> > T
> > 502.476.2538  or 502.407.7266
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On
> > Behalf Of PINION, RICHARD W.
> > Sent: Friday, August 2, 2019 2:19 PM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: [IBM-MAIN] COBOL for z/OS V6R2M0
> >
> > I have updated the COBOL options using IGY620.SIGYSAMP(IGYWDOPT),
> > SMP/E usermod to update the COBOL options.  IGY620.SIGYCOMP is in the
> > system link list, and the usermod updates IGYCDOPT in that load
> > library.  After updating the module I refresh LLA with F LLA,REFRESH.
> >
> > I have used ISRDDN to search both the system link list and LPA for
> > module IGYCDOPT.  It only appears in the link listed load library
> IGY620.SIGYLOAD.
> >
> > I have changed ARCH=7 to ARCH=12, OPT=0 to OPT=2, and NOBLOCK0 to BLOCK0.
> > The changes I have made do not show up when I run a COBOL compile
> > after applying the usermod, and refreshing LLA.  I have tried
> > RESTORING the usermod, refreshing LLA, and APPLY'ing the usermod
> > again.  Still the same results.
> >
> > This is a ADCD z/OS 2.3 system running on IBM's zPDT environment.
> >
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to
> lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to