Re: TSO Test does not support 65-bit (actually 64-bit) debugging?

2014-07-07 Thread Timothy Sipples
I checked the IBM Request for Enhancements (RFE) database here: https://www.ibm.com/developerworks/rfe RFE # 47749 is in the database and appears to be a match for this request (64-bit support for TSO/E TEST). It's currently listed as "Uncommitted Candidate" which essentially means "Yes, we think

AW: Re: Some questions related to VSAM SHAREOPTIONS

2014-07-07 Thread Peter Hunkeler
>> As documented in DFSMS Access Method Services for Catalogs: >>SHAREOPTIONS(crossregion[ crosssystem]|1 3) >How annoying. There were times when I did better reading manuals. I was >reading the text forth and back, but missed the above. Thanks. My latest response above might be interpreted t

Re: Some questions related to VSAM SHAREOPTIONS

2014-07-07 Thread Boris Lenz
On Fri, July 4, 2014 13:04, Peter Hunkeler wrote: > - Similarly, what is the default if only the "cross-region" option is > specified but not the "cross-system"? 3. > - Using a lower level than what the application supports, may negatively > influence application parallelism. Using a higher level

RMF postprocessor question

2014-07-07 Thread Miklos Szigetvari
Hi I see in the RMF post processor Summary Report the CPU usage i/o activity etc. in 30 minute intervals The question is: Can I get this values via some program interface (program call ERB2X ...) ? -- For IBM-MAIN subscr

Re: TSO Test does not support 65-bit debugging?

2014-07-07 Thread Chris Bowen
> Some modern alternatives to TSO TEST (all at extra cost) are: > > . HLASM Tookit from IBM > . Xpediter/TSO from Compuware > . z/XDC from Colesoft Software Trap Diagnostic Facility (TDF) from Arney Computer Systems has been mentioned elsewhere. Our TraceMaster product also covers th

Re: HLASM doubleword set-symbol arithmetic

2014-07-07 Thread Don Higgins
All I don't think IBM will be rewriting the HLASM macro assembler using 64 bit arithmetic. I know I will not be rewriting z390 macro assembler because its written entirely in J2SE Java which uses 32 bit default arithmetic in source statements. Don Higgins d...@higgins.net ---

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Walt Farrell
On Mon, 7 Jul 2014 02:50:11 -0400, Micheal Butz wrote: >I am getting a 306-0C as i was trying to load from steplib when one of the >libs in the concatenation was not authorized to remedy the situation in my >recovery routine I intercept the abend and prompt the user for a valid library >I then

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Paul Gilmartin
On Mon, 7 Jul 2014 05:50:23 -0500, Walt Farrell wrote: > >You should be able to use SVC99 to dynamically allocate an authorized library, >OPEN a DCB that points to that DD, and then issue a LOAD _from that DCB_. That >would avoid the 306 abend. > >However, while running authorized you cannot do a

Re: TASID Snapshot File

2014-07-07 Thread Richards, Robert B.
Redirected query to ISPF team. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Hank Oerlemans Sent: Thursday, July 03, 2014 7:30 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: TASID Snapshot File I stated quite correctly "...who no long

Re: SVC 99 APF Authorized Library

2014-07-07 Thread MichealButz
Thanks that’s what I wanted to know -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Walt Farrell Sent: Monday, July 07, 2014 6:50 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SVC 99 APF Authorized Library On Mon, 7 Jul 2014 02:50:

Re: SVC 99 APF Authorized Library

2014-07-07 Thread MichealButz
The original AUTHPGM/CMD came from the TSOLIB I then did a load from steplib which had a non apf lb went to my recovery allocated a dsn got retddn that should work according to Walt -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Paul

Re: SVC 99 APF Authorized Library

2014-07-07 Thread John McKown
On Sun, Jul 6, 2014 at 10:45 PM, MichealButz wrote: > Hi, > > I am getting 306 ABEND because my APF concatenation contains a NON > authorized Library. IS it possible to remedy this (as I have a recovery > routine) > > By Dynamic allocation of the dataset ? _IF_ I understand what you want to do, t

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Paul Gilmartin
On Mon, 7 Jul 2014 07:57:53 -0400, MichealButz wrote: >The original AUTHPGM/CMD came from the TSOLIB I then did a load from steplib >which had a non apf lb went to my recovery allocated a dsn got retddn that >should work according to Walt > Why not simply remove the non-authorized data sets fro

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Elardus Engelbrecht
MichealButz wrote: >The original AUTHPGM/CMD came from the TSOLIB I then did a load from steplib >which had a non apf lb went to my recovery allocated a dsn got retddn that >should work according to Walt So, you want to do things to compromise system integrity? Why not remove the non APF lib o

Re: TSO Test does not support 65-bit debugging?

2014-07-07 Thread Dana Mitchell
Shane, Unfortunately that comes more from first hand experience working for IBM. I do find most of Cringlelys book spot on. Dana On Thu, 3 Jul 2014 18:35:19 -0500, Shane Ginnane wrote: >On Thu, 3 Jul 2014 11:42:48 -0500, Dana Mitchell wrote: > >>The probably < 1 FTE left allocated to suppor

Re: RMF postprocessor question

2014-07-07 Thread Staller, Allan
I am not sure what you are asking. The RMFINTERVAL is defined in 2 places (as far as I am aware). The first is the SYNC parameter in ERBRMF00. This is (by custom) usually set to 10 or 15 minute intervals (with 1 sample/second). SYNC(SMF) is a common value which says to use the INTVAL parameter

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Paul Gilmartin
On Mon, 7 Jul 2014 07:25:38 -0500, John McKown wrote: >On Sun, Jul 6, 2014 at 10:45 PM, MichealButz wrote: >> Hi, >> >> I am getting 306 ABEND because my APF concatenation contains a NON >> authorized Library. IS it possible to remedy this (as I have a recovery >> routine) >> >> By Dynamic allocat

Re: SVC 99 APF Authorized Library

2014-07-07 Thread John McKown
On Mon, Jul 7, 2014 at 8:03 AM, Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu> wrote: >>As I understand it, what happens is this: >> >>One: to run APF authorized basically means that the APF bit is set >>"on" in the JSCB. When you (or the initiator in the case of >>STEPLIB/JOBLIB)

Re: RMF postprocessor question

2014-07-07 Thread Shane Ginnane
On Mon, 7 Jul 2014 11:40:27 +0200, Miklos Szigetvari wrote: >I see in the RMF post processor Summary Report the CPU usage i/o >activity etc. in 30 minute intervals >The question is: Can I get this values via some program interface >(program call ERB2X ...) ? Spend some time in the RMF Programmer

Re: TSO Test does not support 65-bit (actually 64-bit) debugging?

2014-07-07 Thread Kirk Wolf
Is there a secret way to see the entire title of an RFE? Most of them are locked, and since you can only see a few words of the title, this data base is mostly useless. Kirk Wolf Dovetailed Technologies http://dovetail.com On Mon, Jul 7, 2014 at 2:14 AM, Timothy Sipples wrote: > I checked the

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Paul Gilmartin
On Mon, 7 Jul 2014 08:33:29 -0500, John McKown wrote: > >I guess that would be possible. One "problem" is that the DEB does not >have one entry per data set. It has one entry per extent per data set. >It does not have any indication in the DEB entry relating back to a >specific DSN. Just to an exte

Re: "Feebie" software

2014-07-07 Thread DASDBILL2
The loss of time is never "free." Bill Fairchild, Senior Software Engineer ASG Software Solutions Naples, FL - Original Message - From: "Shane Ginnane" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, July 4, 2014 10:37:34 AM Subject: "Feebie" software On Fri, 4 Jul 2014 11:18:12 -0

Freebie software; was "Feebie" software

2014-07-07 Thread DASDBILL2
Let's start correcting our subject typos now. Bill Fairchild   - Original Message - From: "David Crayford" To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, July 4, 2014 10:42:02 AM Subject: Re: "Feebie" software On 4/07/2014 11:37 PM, Shane Ginnane wrote: > On Fri, 4 Jul 2014 11:18:12

Re: Freebie software; was "Feebie" software

2014-07-07 Thread Dana Mitchell
If you substitute 'free' with 'included with the OS' you have software and tools that you can depend on to be available at any site you find yourself working at. Debug tool, HLASM toolkit, and all other ISV's may or may not be available. Dana > >From: "David Crayford" >To: IBM-MAIN@LISTSE

Re: SVC 99 APF Authorized Library

2014-07-07 Thread DASDBILL2
If his code is running in key 0, then he can also set the appropriate bit in the DEB and thus avoid the S306 ABEND.  Or at least get past the S306 ABEND and advance through system code until the next type of ABEND is uncovered. Bill Fairchild - Original Message - From: "John McKown"

Re: "Feebie" software

2014-07-07 Thread John McKown
On Mon, Jul 7, 2014 at 9:35 AM, DASDBILL2 wrote: > The loss of time is never "free." Here, "it depends". If you mean loss of CPU time, very true. If you mean loss of programmer, et al., productivity time, then "Let them work longer hours! They can use all 168 hours/week if that's what is necessar

Re: "Feebie" software

2014-07-07 Thread DASDBILL2
An example of what I meant:  I used to work for a small software vendor as a consultant, and they were very careful about how many hours I billed them for my time and what I spent my time doing; i.e., only development.  I also was required to appear at their offices (a 45-minute drive each way)

Re: "Feebie" software

2014-07-07 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of DASDBILL2 > > An example of what I meant:  I used to work for a small software vendor as a > consultant, and they were > very careful about how many hours I billed them for my time and what I spent > my time doing; i

Re: "Feebie" software

2014-07-07 Thread Bass, Walter W
I saw the exact same situation. Being forced to convert from "hourly consultant" to "salaried employee" in the post Y2K cutbacks was the worst thing that has ever happened in my career. The bean counters see salaried employees as a fixed cost (annual salary) for a fixed amount of work (assigne

Re: "Freebie" software

2014-07-07 Thread Dave Salt
> On Mon, Jul 7, 2014 at 9:35 AM, DASDBILL2 wrote: > > The loss of time is never "free." I couldn't agree more. If it costs $100,000 a year to employ a mainframe developer (salary, benefits, premises, etc.), then for every 100 developers a company employs it costs a staggering 10 million dollar

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Tony Harminc
On 7 July 2014 09:33, John McKown wrote: > I really wish that I knew exactly what Michael hopes to accomplish. I think we -- that is those of us still following to this point -- all do. > As best as I recall, it was that he had an APF authorized TSO command, > which was properly authorized. And

Re: "Freebie" software

2014-07-07 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Dave Salt > > > On Mon, Jul 7, 2014 at 9:35 AM, DASDBILL2 wrote: > > > The loss of time is never "free." > > I couldn't agree more. If it costs $100,000 a year to employ a mainframe > developer (salary, benefits, >

Re: CMS Editors was TSO Test does not support 65-bit debugging?

2014-07-07 Thread Webster, Chris
I remember using full screen editors named EDGAR and FUSE prior to XEDIT. Don't remember which came first or their official IBM status. ...chris. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Ed Gould Sent: Sunday, July 06, 2014 4

TSO Test does not support 64-bit debugging WAS (Re: CMS Editors was TSO Test does not support 65-bit debugging? )

2014-07-07 Thread TonyIcloud-OPERA
Couldn't resist the subject update. It's having removed a pebble from in my shoe. Interesting thread though. On Mon, 07 Jul 2014 12:01:53 -0500, Webster, Chris wrote: I remember using full screen editors named EDGAR and FUSE prior to XEDIT. Don't remember which came first or their of

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Micheal Butz
I wrote the recovery in case there was an error and figured to give the user A second chance to enter the Dsn Sent from my iPhone > On Jul 7, 2014, at 8:28 AM, Paul Gilmartin > <000433f07816-dmarc-requ...@listserv.ua.edu> wrote: > >> On Mon, 7 Jul 2014 07:57:53 -0400, MichealButz wrote: >>

Re: CMS Editors was TSO Test does not support 65-bit debugging?

2014-07-07 Thread Anne & Lynn Wheeler
chris_webs...@bmc.com (Webster, Chris) writes: > I remember using full screen editors named EDGAR and FUSE prior to > XEDIT. Don't remember which came first or their official IBM status. re: http://www.garlic.com/~lynn/2014h.html#99 TSO Test does not support 65-bit debugging? http://www.garlic.c

Check out IBM Redbooks | IBM Redbooks Mobile App

2014-07-07 Thread Ed Finnell
_IBM Redbooks | IBM Redbooks Mobile App_ (http://www.redbooks.ibm.com/redbooks.nsf/pages/mobileapp?Open) There's also a link for EPUBs format, but haven't tried it. _www.redbooks.ibm.com_ (http://www.redbooks.ibm.com) -- F

Re: TSO Test does not support 65-bit (actually 64-bit) debugging?

2014-07-07 Thread Micheal Butz
Why cann't you display the values of access registers Sent from my iPhone > On Jul 7, 2014, at 9:56 AM, Kirk Wolf wrote: > > Is there a secret way to see the entire title of an RFE? > > Most of them are locked, and since you can only see a few words of the > title, this data base is mostly use

help

2014-07-07 Thread Kirk Talman
help - The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed. If the reader of this message is not t

INFO IBM-MAIN

2014-07-07 Thread Kirk Talman
INFO IBM-MAIN - The information contained in this communication (including any attachments hereto) is confidential and is intended solely for the personal and confidential use of the individual or entity to whom it is addressed. If the reader of this message

Re: INFO IBM-MAIN

2014-07-07 Thread Ed Finnell
Right string baby, but wrong yoyo? email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN In a message dated 7/7/2014 5:32:33 P.M. Central Daylight Time, rkueb...@tsys.com writes: INFO IBM-MAIN -- For IBM-MA

Re: SVC 99 APF Authorized Library

2014-07-07 Thread Shmuel Metz (Seymour J.)
In , on 07/06/2014 at 11:45 PM, MichealButz said: >I am getting 306 ABEND because my APF concatenation contains a NON >authorized Library. No. It's not an authorized concatenation if one of the libraries is unauthorized. What are you trying to say? What does it have to do with SVC 99. --

Re: TSO Test does not support 65-bit debugging?

2014-07-07 Thread Shmuel Metz (Seymour J.)
In <7956325529146684.wa.paulgboulderaim@listserv.ua.edu>, on 07/06/2014 at 05:53 PM, Paul Gilmartin <000433f07816-dmarc-requ...@listserv.ua.edu> said: >Nope. Hard to find any VM programmer who takes ISPF seriously. ISPF has EDIT facilities that XEDIT is missing, and vice versa. --

Re: TSO Test does not support 65-bit debugging?

2014-07-07 Thread Ed Finnell
Back in the eighties support was added to VM ISPF to 'choose your editor' in an attempt to bridge the chasm. In a message dated 7/7/2014 5:39:10 P.M. Central Daylight Time, shmuel+ibm-m...@patriot.net writes: ISPF has EDIT facilities that XEDIT is missing, and vice versa. ---

Re: Freebie software; was "Feebie" software

2014-07-07 Thread Shane Ginnane
On Mon, 7 Jul 2014 09:44:30 -0500, Dana Mitchell wrote: >If you substitute 'free' with 'included with the OS' you have software and >tools that you can depend on to be available at any site you find yourself >working at. Debug tool, HLASM toolkit, and all other ISV's may or may not be >avail

Re: "Freebie" software

2014-07-07 Thread Shane Ginnane
On Mon, 7 Jul 2014 12:48:05 -0400, Dave Salt wrote: > But many companies would rather waste millions than spend a few thousand on > tools that improve productivity. Wonder what he might have in mind ... ;) Shane ... -- For

Redbook Optimizing System z Batch Applications by Exploiting Parallelism

2014-07-07 Thread Ed Gould
Optimizing System z Batch Applications by Exploiting Parallelism Revised: June 30, 2014 More details are available at http://www.redbooks.ibm.com/redpieces/abstracts/redp5068.html?Open -- For IBM-MAIN subscribe / signoff / archiv

Re: Check out IBM Redbooks | IBM Redbooks Mobile App

2014-07-07 Thread Shane Ginnane
On Mon, 7 Jul 2014 16:08:46 -0400, Ed Finnell wrote: >_IBM Redbooks | IBM Redbooks Mobile App_ > >There's also a link for EPUBs format, but haven't tried it. First book that ever went on my reader was VSAM Demystified ... Haven't bothered with the mobile app, but I really appreciate the decision

Re: Check out IBM Redbooks | IBM Redbooks Mobile App

2014-07-07 Thread Ed Finnell
Don't remember the demographics of the 600+ available. Seems to be 'most popular'. Still very welcome. In a message dated 7/7/2014 7:25:45 P.M. Central Daylight Time, ibm-m...@tpg.com.au writes: Haven't bothered with the mobile app, but I really appreciate the decision to produce the ep

Re: "Freebie" software

2014-07-07 Thread Dave Salt
> > But many companies would rather waste millions than spend a few thousand on > > tools that improve productivity. > > Wonder what he might have in mind ... ;) I think there's a clue here somewhere... ;-) Dave Salt SimpList(tm) - try it; you'll get it! http://www.mackinney.com/product

Re: help

2014-07-07 Thread John McKown
On Jul 7, 2014 5:29 PM, "Kirk Talman" wrote: > > help > what is: a song by the Beatles in 1965? Don Pardo, tell me what I've won! -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listse

Re: Freebie software; was "Feebie" software

2014-07-07 Thread Bob Woodside
On 7/7/2014 8:17 PM, Shane Ginnane wrote: Such is the life of a wandering mistral. Surely there's a good pun lurking in here, right? -- Bob Woodside Woodsway Consulting, Inc. http://www.woodsway.com rwoodsi...@woodsway.com ---

Re: Freebie software; was "Feebie" software

2014-07-07 Thread Ed Gould
Shane: That an issue... wondering minstrel... I have been an 4 shops where wondering minstrels have left their "tools" and I have to clean up and listen to 30 (or so people) complain about this used to work. Sorry BTDTGTS I don't accept that answer. Ed On Jul 7, 2014, at 7:17 PM, Shane G