Re: COBOL for z/OS V6R2M0

2019-08-06 Thread PINION, RICHARD W.
Of Tom Ross Sent: Tuesday, August 6, 2019 4:21 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: COBOL for z/OS V6R2M0 [External Email] >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 th

COBOL for z/OS V6R2M0

2019-08-06 Thread Tom Ross
>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 updatin >g the >module I refresh LLA with F LLA,REFRESH. > >I have used ISRDDN

Re: COBOL for z/OS V6R2M0

2019-08-03 Thread Peter Relson
If it is truly the case that the new version of the module is not being used, then clearly the old version is being found somewhere. If you have replaced the copy in the only data set where it lives and refreshed LLA, then these are the possibilities that come to mind -- you are not re-fetching

Re: COBOL for z/OS V6R2M0

2019-08-03 Thread Mike Schwab
-Original Message- > From: IBM Mainframe Discussion List 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(IGYW

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Lizette Koehler
SPC and for programs invoked using one of the exec() family of functions. Lizette > -Original Message- > From: IBM Mainframe Discussion List On Behalf Of > Lizette Koehler > Sent: Friday, August 02, 2019 5:55 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: COBOL for z/O

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Lizette Koehler
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- > F

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Steve Thompson
gt; > -Original Message- > From: IBM Mainframe Discussion List On Behalf Of > Chris Hoelscher > Sent: Friday, August 2, 2019 5:12 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: COBOL for z/OS V6R2M0 > > [External Email] > > So does SECONDTENNESSEE move up t

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Edward Finnell
If you need a refresher. https://www.youtube.com/watch?v=sShMA85pv8MIn a message dated 8/2/2019 4:30:38 PM Central Standard Time, rpin...@firsttennessee.com writes: It depends on "Who's on first, what's on second, and I don't know is on third".

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Jesse 1 Robinson
-0595 Mobile 626-543-6132 Office ⇐=== NEW robin...@sce.com -Original Message- From: IBM Mainframe Discussion List On Behalf Of PINION, RICHARD W. Sent: Friday, August 2, 2019 1:51 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: COBOL for z/OS V6R2M0 But wouldn't ISRDDN with LINKLIST

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread PINION, RICHARD W.
It depends on "Who's on first, what's on second, and I don't know is on third". -Original Message- From: IBM Mainframe Discussion List On Behalf Of Chris Hoelscher Sent: Friday, August 2, 2019 5:12 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL for z/OS V6R2M0 [External

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Chris Hoelscher
: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

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread PINION, RICHARD W.
But wouldn't ISRDDN with LINKLIST and LPA, with the MEMBER command, do this same thing? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Jesse 1 Robinson Sent: Friday, August 2, 2019 4:46 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL for z/OS V6R2M0 [External

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Jesse 1 Robinson
-Original Message- From: IBM Mainframe Discussion List On Behalf Of PINION, RICHARD W. Sent: Friday, August 2, 2019 1:36 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: (External):Re: COBOL for z/OS V6R2M0 No STEPLIB/JOBLIB, and the parms being passed to the compiler are not ARCH(7), OPT(0), and NOBLOCK0

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread PINION, RICHARD W.
with. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Edward Finnell Sent: Friday, August 2, 2019 4:26 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL for z/OS V6R2M0 [External Email] Check for STEPLIB/JOBLIB in COBOL job. Check for PARMS in compile PROC.Run a nekkid

Re: COBOL for z/OS V6R2M0

2019-08-02 Thread Edward Finnell
Check for STEPLIB/JOBLIB in COBOL job. Check for PARMS in compile PROC.Run a nekkid compile in foreground In a message dated 8/2/2019 1:35:36 PM Central Standard Time, rpin...@firsttennessee.com writes: The changes I have made do not show up when I run a COBOLcompile after applying the usermod,

COBOL for z/OS V6R2M0

2019-08-02 Thread PINION, RICHARD W.
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