Re: REXX and SDSF question (expanded API question)

2017-09-23 Thread Wayne Bickerdike
Example of RGEN from the ST panel: /* REXX */ Arg debug /** * * SDSF RGEN Generated EXEC * * This exec was generated by the SDSF RGEN command on * Sunday 2017/09/24 at 06:01:00.17. * * 5650-ZOS * SDSF level = z/OS 02.02.00

CBT STEPLIB from File 452

2017-09-23 Thread Sam Golob
Hi Folks,    The CBT STEPLIB from File 452 has not only been tested on z/OS 2.3, but it has been running for a long time on that company's z/OS 2.3 advanced system (that is available to that company).  It has heavy use on that system. Sam

Re: Dynamic Steplib and z/OS 2.3?

2017-09-23 Thread Paul Gilmartin
On 2017-09-23, at 16:39, Jesse 1 Robinson wrote: > > LLA/VLF members cannot be updated without a corresponding refresh. It's fine > to know this in principle, but I've seen programmers get very frustrated > trying to update a program or exec without a refresh. The larger the > organization,

Re: Dynamic Steplib and z/OS 2.3?

2017-09-23 Thread Jesse 1 Robinson
I don't advocate doing it for reasons discussed below, but you can mitigate the performance problems (are they even noticeable with modern RAID DASD over FICON) by putting TSO STEPLIBs in LLA/VLF. Likewise for CLIST/REXX libraries if you're willing to put up with... LLA/VLF members cannot be

Re: simple rexx sort

2017-09-23 Thread Joel C. Ewing
On 09/19/2017 07:54 AM, Dyck, Lionel B. (TRA) wrote: > I needed a simple sort for the words in a string and came up with this - hope > it helps others. There are probably better ways to do this so feel free to > share: > > /* -- rexx * > | Simple bubble

Re: CBT FILE019 - Command - 0C4

2017-09-23 Thread Tom Brennan
I think he fixed the problem already. He said he coded RENT when he shouldn't have, which I assume loaded the alleged non-reentrant APF program into protected storage. Charles Mills wrote: I actually know nada but doubt the need for an IPL. More likely a "smaller" problem. Can you post the

Re: CBT FILE019 - Command - 0C4

2017-09-23 Thread Charles Mills
I actually know nada but doubt the need for an IPL. More likely a "smaller" problem. Can you post the mini-dump? CharlesSent from a mobile; please excuse the brevity. Original message From: Mark Pace Date: 9/22/17 10:32 PM (GMT+01:00) To:

Re: Wh@ should we do? In a word: "calk."

2017-09-23 Thread scott Ford
Tomahawk cruise missiles up..find that dude On Sat, Sep 23, 2017 at 7:36 AM Yitsha'CK HeyZeus wrote: > Do you read anything? It's literally verifiable proof you are living in the > Matrix. > > On Sat, Sep 23, 2017 at 7:24 AM Edward Finnell < >

Re: Dynamic Steplib and z/OS 2.3?

2017-09-23 Thread Tom Conley
On 9/22/2017 4:55 PM, Walt Farrell wrote: On Fri, 22 Sep 2017 16:43:43 -0400, Tom Conley wrote: Dynamic STEPLIB is designed to run under TSO. It provides the ability to satisfy CALL/LINK/ATTACH modules in ISPF for testing, multiple releases, etc. Some ill-behaved

Re: Dynamic Steplib and z/OS 2.3?

2017-09-23 Thread Dan D
Jim & Peter make good points as to why IBM won't ever provide this function. STEPLIB is a "tool" that was originally created pre TSOLIB for system programmers to do testing. If used as intended, allocate STEPLIB when logging on and never change it unless you re-logon you shouldn't have any

Re: Wh@ should we do? In a word: "calk."

2017-09-23 Thread Yitsha'CK HeyZeus
Do you read anything? It's literally verifiable proof you are living in the Matrix. On Sat, Sep 23, 2017 at 7:24 AM Edward Finnell < 000248cce9f3-dmarc-requ...@listserv.ua.edu> wrote: > Darren will track him down eventually. Wish I could whiteboard his mac > address. Anyway, there's plenty

Re: Wh@ should we do? In a word: "calk."

2017-09-23 Thread Edward Finnell
Darren will track him down eventually. Wish I could whiteboard his mac address. Anyway, there's plenty else to do.   In a message dated 9/23/2017 5:35:30 AM Central Standard Time, elardus.engelbre...@sita.co.za writes:   He is always using another e-mail address to broadcast his nonsense.

Re: Wh@ should we do? In a word: "calk."

2017-09-23 Thread Elardus Engelbrecht
Mike Schwab wrote: >Religious blog with a some non-computer technical stuff. Yip, it is the same second-hand a$$hole who pestered many discussion lists the past few years. Search for his surname and you will see how many non-computer shit he posted on IBM-MAIN. He is always using another

Re: MERGECAT QUESTION

2017-09-23 Thread esmie moo
Thanks Jesse for the example.  I will use it to perform the MERGECAT. Thank you to all who responded. On Friday, September 22, 2017, 2:30:03 PM EDT, Jesse 1 Robinson wrote: Here's a scrubbed-up version of the last MERGECAT I ran. DD CATVOL is in the JCL but