Re: SCDS/ACDS Compare Tool

2017-02-02 Thread retired mainframer
You could use ISMF to print the various classes and ACS routines, one dataset with the "current" output and the other with the SCDS output. Then SUPERC the two listings and let management think they understand what the differences mean. > -Original Message- > From: IBM Mainframe

Re: BPXWDYN allocation with DEFER and UNIT=AFF

2017-02-02 Thread John McKown
On Thu, Feb 2, 2017 at 7:19 PM, Hardee, Chuck wrote: > Before I move on to the next function of my Easytrieve program, I thought > I'd ask for some insight from those who have used BPXWDYN. > > And before anyone says RTFM, I have. > > Okay, here's the issue, the

BPXWDYN allocation with DEFER and UNIT=AFF

2017-02-02 Thread Hardee, Chuck
Before I move on to the next function of my Easytrieve program, I thought I'd ask for some insight from those who have used BPXWDYN. And before anyone says RTFM, I have. Okay, here's the issue, the documentation does not include DEFER as an option for dynamic allocation functions. At least not

Re: Limit RACF access to ISRSUPC (compare mode)

2017-02-02 Thread Paul Gilmartin
On 2017-02-02, at 08:32, Sri h Kolusu wrote: >>> I don't know if IEBCOMPR works fine selecting a member. This sample > cancels with IEC036I 002-B0. > > When you specify a member name from a PDS , it essentially is a sequential > file and your SYSIN TYPORG=PO is no longer valid. You need to

Re: IBM-MAIN subscription

2017-02-02 Thread Paul Gilmartin
On 2017-02-02, at 12:13, Jesse 1 Robinson wrote: > My email tech just verified that the confirmation notes (only!) 'do not have > a valid sender email address' and therefore get quarantined by our email > system. Deleted after 4 days. Since other(s) seem to also have this problem, > I think a

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Steve Beaver
Comparex is not cheap then you will have to decode the differences once it points out the differences Steve -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Chuck Kreiter Sent: Thursday, February 2, 2017 2:50 PM To:

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Lizette Koehler
I forgot to mention - we use standardized TESTCASEs to validate ACS code. Run it before changes. Run it after changes Compare the output to make sure we only changed was we expected to change. Lizette > -Original Message- > From: IBM Mainframe Discussion List

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Lizette Koehler
So long as the only team making these changes is controlled (Stg Admin team in a RACF Group). Then there is a reduction of who can make these types of changes. Therefor the liability will be reduced. >From my perspective, there is little that can be done to reliably ensure >managers that

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Carmen Vitullo
I hear ya, been thru IITEL (sp) change management methodology at 3 jobs, just starting here now. maybe you can setup an ACS test routine and test both active and test with the SCDS and provide the output from the test? Carmen - Original Message - From: "Chuck Kreiter"

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Chuck Kreiter
I'll check that out. Thanks. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Steve Beaver Sent: Thursday, February 2, 2017 3:01 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SCDS/ACDS Compare Tool serena software. comparex Sent

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Chuck Kreiter
Paranoia is driving this more than anything. Managers are being asked to sign-off on changes and that is driving the desire to know exactly what was changed. We provide screen shots of our changes or ACS code compares, but this doesn't prove something else wasn't changed in their minds. They

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Lizette Koehler
What specifically do they think they need with the ACDS/SCDS? I can dynamically change lots of things in ISMF and unless I document it outside of the product, it will remain hidden. Was there an event where an old version of the SCDS was activated? Were ACS code regressed or not tested prior to

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Steve Beaver
serena software. comparex Sent from my iPhone Steve Beaver > On Feb 2, 2017, at 12:29, John McKown wrote: > > On Thu, Feb 2, 2017 at 12:18 PM, Chuck Kreiter > wrote: > >> Management at my company wants to see a delta compare of the

Re: IBM-MAIN subscription

2017-02-02 Thread Jesse 1 Robinson
My email tech just verified that the confirmation notes (only!) 'do not have a valid sender email address' and therefore get quarantined by our email system. Deleted after 4 days. Since other(s) seem to also have this problem, I think a fix to List Server 16.0 would be in order. . . J.O.Skip

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread Chuck Kreiter
I haven't either but wanted to ask this group. Right now, we show our changes via screen shots but that doesn't seem good enough in this change/risk paranoia environment that I work. We can't even initialize volumes with our own ID's any more. They have to be done with a non-human account

Re: SCDS/ACDS Compare Tool

2017-02-02 Thread John McKown
On Thu, Feb 2, 2017 at 12:18 PM, Chuck Kreiter wrote: > Management at my company wants to see a delta compare of the ACDS and the > "to be activated" SCDS so that they can see what is going to be implemented > with a given change. I've asked IBM and they were not aware

SCDS/ACDS Compare Tool

2017-02-02 Thread Chuck Kreiter
Management at my company wants to see a delta compare of the ACDS and the "to be activated" SCDS so that they can see what is going to be implemented with a given change. I've asked IBM and they were not aware of anything. I've looked at Naviquest and it can do some but not everything. A

Re: $AVRS QUESTION - LOCATING SPECIFIC ARCHIVE JOBS

2017-02-02 Thread John Dawes
When I hit PF1 it brings me to the TUTORIAL--- $AVRS SELECTION DIRECTORY TUTORIAL. There is a section for the LOCATE COMMAND and it doesn't say anything about not supporting the LOCATE command when viewing TYPE ==> AH . I check in with the vender. Thanks to all who responded.

Re: COBOL/LE question

2017-02-02 Thread Bill Woodger
The IGZ0268W is a warning message (no kidding). If your are using up to Enterprise COBOL V4.2 (which you are), it is just a warning that some time in the future (going to V5+, or perhaps with some future LE) you *will* have a problem. If you are using V5+ (which you are not) it is a problem

Re: COBOL/LE question

2017-02-02 Thread Pommier, Rex
No I don't. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Steve Beaver Sent: Thursday, February 02, 2017 9:56 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL/LE question You would not happen to have z/XDC to debug this mess?

Re: COBOL/LE question

2017-02-02 Thread Steve Beaver
You would not happen to have z/XDC to debug this mess? Steve -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Pommier, Rex Sent: Thursday, February 2, 2017 9:15 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: COBOL/LE question Hi

Re: Limit RACF access to ISRSUPC (compare mode)

2017-02-02 Thread Sri h Kolusu
>>I don't know if IEBCOMPR works fine selecting a member. This sample cancels with IEC036I 002-B0. Jorge, When you specify a member name from a PDS , it essentially is a sequential file and your SYSIN TYPORG=PO is no longer valid. You need to supply TYPORG=PO when you are comparing the

Re: COBOL/LE question

2017-02-02 Thread Pommier, Rex
Hi Kolusu, Thanks for the idea. Unfortunately it made no difference. The initial driver program being executed here is assembler which is calling COBOL programs. Looks like it is time to dig into an estae routine. Rex -Original Message- From: IBM Mainframe Discussion List

Re: Legacy code can cost you billions. Just ask an airline.

2017-02-02 Thread Tom Conley
On 2/2/2017 9:00 AM, Gabe Goldberg wrote: https://www.linkedin.com/pulse/legacy-code-can-cost-you-billions-just-ask-airline-greg-leffler Wow. In the immortal words of Sherman T Potter, that's a "busload of buswah", "horse hockey", and other things less printable. What a hatchet job. Long

Re: Legacy code can cost you billions. Just ask an airline.

2017-02-02 Thread Greg Dyck
On 2/2/2017 8:20 AM, Blaicher, Christopher Y. wrote: I think this guy has something he wants to sell because while PARS was developed on a 7074, in the early 1970's it was evolved by IBM into ACP and TPF. The 360/65 and some other 360 and 370 machines had the capability to run a 7074

Re: Legacy code can cost you billions. Just ask an airline.

2017-02-02 Thread Blaicher, Christopher Y.
I think this guy has something he wants to sell because while PARS was developed on a 7074, in the early 1970's it was evolved by IBM into ACP and TPF. The 360/65 and some other 360 and 370 machines had the capability to run a 7074 emulator, I don't think any machine has those emulators any

Legacy code can cost you billions. Just ask an airline.

2017-02-02 Thread Gabe Goldberg
https://www.linkedin.com/pulse/legacy-code-can-cost-you-billions-just-ask-airline-greg-leffler Wow. -- Gabriel Goldberg, Computers and Publishing, Inc. g...@gabegold.com 3401 Silver Maple Place, Falls Church, VA 22042 (703) 204-0433 LinkedIn:

Re: H1B minimum wage increase.

2017-02-02 Thread Charles Mills
That would be the idea perhaps? Charles -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Mike Schwab Sent: Thursday, February 02, 2017 2:09 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: H1B minimum wage increase.

Re: Limit RACF access to ISRSUPC (compare mode)

2017-02-02 Thread Steve Smith
Just get rid of "develop team". Evidently they only cause trouble. sas On Thu, Feb 2, 2017 at 3:19 AM, Jorge Garcia wrote: > Hi Kolusu, > > I don't know if IEBCOMPR works fine selecting a member. This sample > cancels with IEC036I 002-B0. It compares two members in a

AW: Optimum Blksize and Compression

2017-02-02 Thread Peter Hunkeler
>Please assist. For a PS file with RECL of 260 the system determined block size >is 27820 (half-track). But that is for an uncompressed file. A compressed >file will get a 32760 block size. Would this be due to the system needing to >cater for the compression details? Can somebody explain the

Re: Optimum Blksize and Compression

2017-02-02 Thread Mike Schwab
It could be using the LBI (Large Block Interface) to use a full track, or after writing one block knows how much is left for the second block on the track. On Thu, Feb 2, 2017 at 1:59 AM, Buckton, T. (Theo) wrote: > Hi, > > Please assist. For a PS file with RECL of 260 the

H1B minimum wage increase.

2017-02-02 Thread Mike Schwab
http://www.business-standard.com/article/companies/blow-for-indian-it-new-us-bill-proposes-doubling-wage-limit-for-h1b-visa-117013100477_1.html $130,000 minimum wage for H1B technology workers? Might be worth paying american workers $80,000. -- Mike A Schwab, Springfield IL USA Where do Forest

Re: Limit RACF access to ISRSUPC (compare mode)

2017-02-02 Thread Jorge Garcia
Hi Kolusu, I don't know if IEBCOMPR works fine selecting a member. This sample cancels with IEC036I 002-B0. It compares two members in a PDSE. //IEBCOMPR JOB (32),'SISTEMAS',CLASS=S,MSGCLASS=X,NOTIFY= //STEP1EXEC PGM=IEBCOMPR //SYSPRINT DD SYSOUT=*

Optimum Blksize and Compression

2017-02-02 Thread Buckton, T. (Theo)
Hi, Please assist. For a PS file with RECL of 260 the system determined block size is 27820 (half-track). But that is for an uncompressed file. A compressed file will get a 32760 block size. Would this be due to the system needing to cater for the compression details? Can somebody explain