Re: RENT binder option

2021-08-31 Thread Greg Price
On 8/31/2021 11:35 AM, Jim Mulder wrote: Yes, I know the lines from that show from having played in the orchestra for it here: https://countyplayers.org/icpdb/shows/0502.html I expect you chatted about diagnostic techniques with Dave during breaks in rehearsal... O-O \_/

Re: UPDTE - CBTTAPE 093

2021-08-30 Thread Greg Price
On 8/30/2021 5:35 PM, Robert Prins wrote: I'm clueless, so I've created https://prino.neocities.org/temp/pc.h-hx.xmit https://prino.neocities.org/temp/v496.file093.xmit https://prino.neocities.org/temp/h-h.zall.xmit

Re: RENT binder option

2021-08-26 Thread Greg Price
On 8/26/2021 1:54 PM, Jim Mulder wrote: The only exception to that is the PLPA and EPLPA virtual storage ranges, for which the frame steal code does steal without paging out, effectively treating everything in those ranges as conceptually REFR for stealing purposes, regardless of the load module

Re: Relocatability (was: Load Library Module Length ...)

2021-08-24 Thread Greg Price
On 8/24/2021 8:23 AM, Seymour J Metz wrote: OS/360 and OS/VS1 had SVC transient areas. No adcons were allowed in type 3 and 4 SVC routines. 1024-byte storage areas, perhaps? PGM=IEHIOSUP anyone? Did I get the name right? It was for zapping TTRs into SYS1.SVCLIB members whenever the members

Re: Load Library Module Length and Load Macro Module Length different Values

2021-08-23 Thread Greg Price
On 8/23/2021 10:20 AM, Joseph Reichman wrote: Wonder how ISPF determines the size I expect it looks at the directory entry like the rest of us... :) PDS2STOR is what I use. Cheers, Greg -- For IBM-MAIN subscribe / signoff /

Re: Filemanger abend and dynamic allocation

2021-08-13 Thread Greg Price
On 8/13/2021 8:26 AM, Sri h Kolusu wrote: I got a soc9 divide exception S0C9 abend is usually due to divide by zero. Can also get it from a CVB where the decimal number is too big for 32-bit binary, as I recently found out in one of my efforts... :) Cheers, Greg

Re: Concatenated datasets

2021-07-23 Thread Greg Price
On 7/19/2021 3:43 AM, Mario Bezzi wrote: Greg that's very interesting.. Could you please point me at the doc which explains how to get there? I have been reading the description of the CSVQUERY services, but while I see an OUTPATHNAM option, I can't find anything about the source loadlib for a

Re: Concatenated datasets

2021-07-18 Thread Greg Price
On 7/18/2021 3:32 AM, Paul Gilmartin wrote: On Fri, 16 Jul 2021 18:59:03 -0700, Charles Mills wrote: Yeah, it is one of those problems that seems like it should have a simple answer "what DSN was this module loaded from? How hard is that?" but in reality has unlimited subtleties. Sounds like

Re: ISPF Edit Macro Regular Expression

2021-05-29 Thread Greg Price
On 5/28/2021 10:10 PM, Tom Brennan wrote: I see my current code page 1047 showing up as 0417 hex - highlighted at the bottom of this image: http://www.mildredbrennan.com/mvs/termtest.png Right... Well done to spot it there! SYMSET0 should break that out (still in hex sorry to say) on the

Re: ISPF Edit Macro Regular Expression

2021-05-28 Thread Greg Price
On 29/05/2021 7:30 am, Tom Brennan wrote: But years ago I remember a bit of free code that displayed many more terminal characteristics.  I'm not talking ISPF terminal types (I'd recommend using type 3 with PCOMM, some others tell ISPF to sends graphic characters to the screen).  I'm talking

Re: New Spectre Vunerability

2021-05-02 Thread Greg Price
On 3/05/2021 1:16 am, David L. Craig wrote: https://engineering.virginia.edu/news/2021/04/defenseless doesn't mention if zArchitecture is immune, but I suspect it is not. Does anybody know for sure? My mud-brain can barely comprehend this stuff, but... 1. Does this new development rely on

Re: And the survey says...

2021-04-30 Thread Greg Price
On 29/04/2021 7:41 pm, Alexander Huemer wrote: I was just pointed to this document: [1]. Definitely not the 3179G book you mentioned, but it seems to contain information related to 3270 vector graphics. Maybe it helps. -Alex

Re: And the survey says...

2021-04-28 Thread Greg Price
On 28/04/2021 2:33 am, Seymour J Metz wrote: GDDM and PGF are the primary programs for 3270 graphics. I don't know whether SAS Graph requires GDDM. Well, I've coded programmed symbols and I've coded some native vector graphics, but I don't know the protocols to code PC-LINK graphics. I

Re: IBM snew DOC Web SIte

2021-04-09 Thread Greg Price
On 10/04/2021 3:24 am, Geoff Smith wrote: The link ishttps://ibm.biz/Bdf23Y. Downloaded here in about 8 minutes - a bit over 2MB/s. I must say I do like the "Open" hyperlink to the left of the title - in the past I have selected the wrong manual by failing to correctly follow the horizontal

Re: Help please - SSIBJBID aka Job Identifier

2021-02-09 Thread Greg Price
On 2021-02-10 5:11 AM, Mario Bezzi wrote: > Hello, > > I am trying to get the Job Identifier for the AS I run in. > > As far as I understand it is available in the SSIBJBID field of the > Subsystem Identification Block (SSIB). This field is defined as GUPI. > To get to the SSIB I follow the

Re: TSO XMIT and no member list

2021-01-19 Thread Greg Price
On 2021-01-20 10:56 AM, R.S. wrote: I want to switch off member list when TSO XMIT ... DA(SOME.PDS) is running? I just want to issue the command and I don't want to see loong member list on the screen. Any clue? What is PARMLIB->IKJTSOnn->TRANSREC->SYSOUT set to? Default of * goes to

Re: Request for help with removing sequence numbers from PDS members

2021-01-12 Thread Greg Price
On 2021-01-11 8:06 PM, Sean Gleann wrote: Can anyone point me at some sort of solution that I might adapt, please? Perhaps there is something on the CBT tape that might help... I am sure the original problem has been resolved by now, but for completeness I will mention a couple of things

Re: Isolating a CSECT within a load module

2021-01-04 Thread Greg Price
On 2021-01-04 9:46 PM, Steff Gladstone wrote: an anyone suggest a method of isolating or extracting a CSECT (statically-linked called program) from a load module? Well, if it really is a load module, I'd suggest delinking it into an object deck. Potentially suitable delinkers are available at

Re: Question About the Binder SETSSI statement

2021-01-02 Thread Greg Price
On 2021-01-03 3:54 AM, esst...@juno.com wrote: Should I see the value of the SETSSI when I browse the load module ? No, you should see it when you (ISPF) browse the member list because (as Seymour indicated) the SSI is stored in the directory entry and not in the member contents. If the

Re: Compiler options in object code?

2020-12-20 Thread Greg Price
On 2020-12-21 6:52 AM, Charles Mills wrote: Saved Options String Is it there? Does anyone know where the format of that string is documented? Is there a utility that will display it? I believe the PL/I version of the sos was recently added to the Enterprise PL/I book - and is also shipped in

Re: IEA213A DUPLICATE VOLUME

2020-11-20 Thread Greg Price
On 2020-11-20 1:18 PM, Steve Lee wrote: IEA213A DUPLICATE VOLUME 'RP@C03' FOUND ON DEVICES 3404 AND 4802. IEA213A REPLY DEVICE NUMBER WHICH IS TO REMAIN OFFLINE My memory is that you could even get these messages re duplicate volsers for the IPL volume. 3 guesses as to which one we wanted to

Re: UNIX fork() performance (was: SMF to capture ... )

2020-10-27 Thread Greg Price
On 2020-10-28 12:41 AM, Paul Gilmartin wrote: (Pro tip: I use ": >>broken/$f" rather than "touch broken/$f" when I create a file but don't need to update its timestamp. Fewer forks; fewer keystrokes.) Are you saying "different strokes for different forks"? :)

Re: IEASYS problem

2020-10-04 Thread Greg Price
On 2020-10-04 3:20 PM, Brian Westerman wrote: That's incorrect, IEASYS00 is read automatically IF you don't specify anything else, it's just a default. I would be in big trouble if it worked your way. :) I think Steve was referring to: "The system always processes the IEASYS00 member

Re: Searching MLPA module

2020-09-18 Thread Greg Price
On 2020-09-19 12:17 AM, Peter wrote: if LPA and MLPA are same LPA covers PLPA, MLPA, FLPA and DLPA. PLPA is built when CLPA is specified at IPL time. MLPA and FLPA are built every IPL time when required - they may have zero size if no modules are loaded there - the modules to be load in

Re: rename a dataset in acs routine?

2020-09-18 Thread Greg Price
On 2020-09-18 5:36 PM, Brian Westerman wrote: would dynamically make it HLQ.FICHE.TAPE.D091720.T1123 I don't suppose the hard-coded data set name can be changed to include dynamic system symbols in new low-level qualifiers which would be resolved to the current date and time? Cheers, Greg

Re: Architectural Level Sets

2020-09-07 Thread Greg Price
On 2020-09-05 2:11 AM, Jim Mulder wrote: MVS had simulation for DAS in its program check handler, which allowed SP1.2 and its successors to run on machines which did not have DAS. DAS was first implemented via a microcode update on the 3033. It was never implemented on 158 and 168. Well,

Re: Constant Identifiers

2020-09-07 Thread Greg Price
On 2020-09-05 3:01 AM, Paul Gilmartin wrote: If the number 3.1416 is used in more than one place in the program, or if it requires specific data or precision attributes, you must declare it as a named constant. In the olden days - years before the iPhone 6 was a thing - there

Re: Architectural Level Sets

2020-09-04 Thread Greg Price
Hi - regarding several points in this thread... What I think I know: MVS 3.8 had: - MF/1 (component prefix IRB) writing the SMF type 7n records - physical swapping only - sequential SMF data sets ("TCLOSE" anyone?) SE1 and SE2 were free (as in zero dollars) but licensed. MVS/SE2 had - RMF

Re: z/os d,a,l --- What does "owt" mean ?

2020-05-06 Thread Greg Price
On 2020-05-02 8:24 AM, Wayne Bickerdike wrote: As a Yorkshireman, it means "anything ". Nowt means "nothing". Ha ha ha ha - very good! For this sort of stuff I like to look at the swap reason code. TI - TSO input wait TO - TSO output wait (3-asterisk syndrome?) US - unilateral swap EX -

Re: Question on dynamic concatenation

2020-04-23 Thread Greg Price
On 2020-04-23 4:58 AM, Tony Harminc wrote: So is that record of the previous allocation kept in some private/undocumented place by allocation, or do TIOT entries remain in place (perhaps flagged somehow) and provide all the necessary info? Deconcatenation is pretty much just restoring the DD

Re: UPDTE - CBT tape 496

2020-04-22 Thread Greg Price
On 2020-04-22 11:06 PM, Robert Prins wrote: UPDTE still works, but for whatever reason, membernames in the resulting PDS are screwed up with what seem to be (part of) the initial RDW and in case the filename on windows was only 2 characters, the first two characters of the next record. The

Re: How to change the default '.java' extension to '.jav'?

2020-04-11 Thread Greg Price
On 2020-04-11 11:34 PM, Paul Gilmartin wrote: Does anyone know how to change this default '.java' extension to a 3-char one, such as '.jav',  that DOS and SPF/PC could then edit, compile and run? WTF? Windows hasn't suffered the 8.3 restriction for many releases now. I think DOS and

Re: Bringing up skills learned on z/OS Hercules in interview?

2020-04-10 Thread Greg Price
On 2020-04-10 11:21 PM, Jackson, Rob wrote: The first time I ever encountered Hercules it was running z/OS 1.9 on an IBM employee's IBM-owned laptop. My understanding is that IBM generally considered IBM employees to be licensed to run IBM software in the course of their work for IBM. So,

Re: PDSE V2 data set info

2020-01-28 Thread Greg Price
Hi Robin, I'm sure others will jump in if I am not up to date, but AFAIK, you cannot get these pieces of information without opening the data set and issuing a ISITMGD macro. A few folks have opined that it should be possible to acquire this data without an OPEN, but it remains as it was.

Re: what is DSSUMON?

2019-12-11 Thread Greg Price
On 2019-12-10 7:57 AM, Tony Thigpen wrote: I have an auto-started initiator running DSSUMON and I don't know what it is doing. Anybody know what this program does? I think it's a vendor program that we don't license anymore. The messages don't supply any vendor name. Word on the street is

Re: In what context/amode BSAM/BPAM READ with SF64

2019-11-16 Thread Greg Price
On 2019-11-17 5:40 PM, Joseph Reichman wrote: I normally do all I/O in amode 24 because of the EODAD of AL3 the open having an AL3 for the DCB Unless you have an old ESA or even older XA system, there's no need to do I/O in amode24 these days. Just use amode31. The AL3 pointers will

Re: IBM SSI Function Codes 16 and 17

2019-10-04 Thread Greg Price
On 2019-10-05 5:24 AM, Lionel B Dyck wrote: SMF will give the close time but I've found nothing that will give me the open time. Well, SMF14OPE tells you something... Cheers, Greg -- For IBM-MAIN subscribe / signoff /

Re: Adding/replacing PDS member with QSAM, BLDL, and STOW

2019-08-19 Thread Greg Price
On 2019-08-20 12:46 AM, Kirk Wolf wrote: 1) This is confusing, since I had thought that I couldn't use MACRF=PM with DSORG=PO. But with DSORG=PS, I don't think that I can use STOW. But, under "STOW - Update the Directory", it says that you can. Maybe I need to use DSORG=PS? I read that

Re: Instruction speeds

2019-08-14 Thread Greg Price
On 2019-08-14 8:40 PM, Raphaël Jacquot wrote: that's what they said in 1965 when they were storing years in dates on 2 digits... hilarity ensued in 1999 when they were all panicked that their 1964 vintage cobol code world would crumble... Yeah... Didn't Fred Brooks in "The Mythical Man

Re: CPU time cost of dynamic allocation

2019-08-09 Thread Greg Price
On 2019-08-09 2:08 PM, Jesse 1 Robinson wrote: Then MVS was changed to simulate an OPEN/CLOSE on a new allocation so that a later read would get immediate EOF. My flakey memory says that is only for SMS-managed data sets - or at least that was the case when it was originally brought in.

Re: ISPF Question - browsing variable length records

2019-08-08 Thread Greg Price
On 2019-08-08 10:46 PM, Steve Smith wrote: View. like Edit, shows blanks all the way to the maximum LRECL, even if they're not there. I don't know why. Steve, I'd genuinely be surprised if you don't know why. Surely the simplest editor design is to provide an area as large as the record can

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-07 Thread Greg Price
On 2019-08-07 10:59 PM, Joseph Reichman wrote: Thanks would IEWBIND work with load modules Yes, IEWBIND - the "full" Binder API - can process PDS load modules as well as program objects from a PDSE and from the UNIX file system. Cheers, Greg

Re: CPU time cost of dynamic allocation

2019-08-07 Thread Greg Price
On 2019-08-07 6:36 PM, Lennie Dymoke-Bradshaw wrote: However, I think standard TSO ALLOCATE does perform that check Yes, I was probably basing my opinion on my observations of the behaviour of the ALLOCATE command. Cheers, Greg

Re: FAST PATH (IEWBFDAT) SQ CALL Fail 10800029

2019-08-06 Thread Greg Price
On 2019-08-07 5:37 AM, Joseph Reichman wrote: The program is not a program object, anomalies were found in its structure, or the program is PO1 (program object, version 1) and the program contains overlay structures. The request was rejected So, would you swear on a stack of PLMs that MYMOD

Re: CPU time cost of dynamic allocation

2019-08-06 Thread Greg Price
On 2019-08-07 5:08 AM, Carmen Vitullo wrote: I suspect dynamic allocation may be doing more that the IEFBR14 possibly? Well, DYNALLOC is certainly doing more that the job step initiation when it comes to allocation. Device allocation at step-start time is a largely CPU-bound affair with

Re: Getting ABEND reason code from attached subtask

2019-08-03 Thread Greg Price
On 2019-08-04 4:06 AM, Kirk Wolf wrote: I'm curious. Say that I have something like: ATTACH EP=MYPROG,ECB=MYECB LTR R15,R15 BZ ATTERR ST R1,MYTCB WAIT 1,ECB=MYECB DETACH MYTCB I know that I can get either the subtask return code or ABEND completion code(s) from the ECB. But in the case of an

Re: JCL COND Parameter

2019-07-12 Thread Greg Price
On 2019-07-13 10:42 AM, Steve Smith wrote: Whenever multiple CONDs are present, I'm lost. Is it OR or AND and is that in the positive or negative sense? When I started I was told: Always say "Bypass this step if" and then begin reading the COND parameter. Cheers, Greg

Re: Use of "trap" facility in z/OS?

2019-06-21 Thread Greg Price
On 2019-06-21 4:59 AM, Tony Harminc wrote: I'm not sure that any of the hardware architecture has been implemented specifically for Linux. ISTR hearing that the primary impetus for implementing 20-bit displacement instructions came from the Linux direction. Cheers, Greg

Re: VTOC reading

2019-06-17 Thread Greg Price
On 2019-06-14 7:58 AM, Mike Shaw wrote: CVAF is much slower than BSAM, alphabetical order or not. EXCP with chained CCWs is much faster, then just sort the DSNs yourself. In the "LOAD/LINK exit" thread, Graeme mentioned the products named Dorana and SoftAudit. SoftAudit was from Isogon (who

Re: MODGEN vs AMODGEN

2019-05-08 Thread Greg Price
On 2019-05-08 2:39 PM, Peter wrote: Does it really makes any difference between the two ? That depends on what maintenance you have applied but not accepted. I would guess that JCL using AMODGEN in the assembler SYSLIB concatenation dates from (or is cloned from JCL that dates from) the

Re: Crazy concatenation mystery

2019-05-03 Thread Greg Price
On 2019-05-03 12:15 PM, David Spiegel wrote: Steve said: "... but the received wisdom is that all load libraries should have blksize=32K-8. ..." For optimal space usage, however, the BLKSIZE should be 27998 (i.e. half-track blocking). You might think that, but for load modules, you have to

Re: Crazy concatenation mystery

2019-05-02 Thread Greg Price
On 2019-05-02 9:51 AM, Jesse 1 Robinson wrote: This is almost nutty enough to be a weekend post, but it's a live production environment, so here goes. We have a prod job (batch Db2) that has run daily for years. Suddenly on 14 April it started abending with this message from Fault Analyzer:

Re: Unable to reconnect TSO session after VPN disconnect

2019-02-08 Thread Greg Price
On 2019-02-08 9:29 AM, John Szura wrote: However, now we can no longer reconnect to a session when the VPN disconnects, I'm not a network guy, but I think it depends where the disconnect occurs. If I Alt-F4 my TN3270 session I get an immediate S622. If I lose the internet (over which I

Re: Cause of CsvdylpaRsnBadVersion?

2019-01-31 Thread Greg Price
On 2019-02-01 11:59 AM, Charles Mills wrote: Do others here agree with that advice? Eschew MF=(E,...,COMPLETE) ? Numerous newer (in geological terms) macros simply define a storage area with MF=L. For these I use PLISTVER=MAX with MF=L when it's available, and in these cases I also use

Re: Where is the EPA offset of a program in the Binder API data?

2018-12-01 Thread Greg Price
On 2018-12-02 2:49 PM, Jesse 1 Robinson wrote: The original program had been assembled with END EP-name. That name was not defined with external reference otherwise. With no source to reassemble, we could not get it to link with just the load module alone. Hmm, may have been fixable by a

Re: Where is the EPA offset of a program in the Binder API data?

2018-12-01 Thread Greg Price
On 2018-12-01 4:01 AM, Farley, Peter x23353 wrote: But the question still remains -- Where (if anywhere) is an EPA indicator in the returned Binder API data? I guess I should have spoken more plainly. I'd say it's not there because it is not needed. If you are including the module for

Re: Where is the EPA offset of a program in the Binder API data?

2018-11-30 Thread Greg Price
On 2018-11-30 4:01 AM, Farley, Peter x23353 wrote: The PDS/E directory entry for a program contains, among other information, the EPA offset within the program. The EPA offset is also contained in the SMDE/PMAR information returned by DESERV. After much RTFM however, I cannot seem to find

Re: Display utilisation of logrec

2018-11-29 Thread Greg Price
On 2018-11-29 4:28 AM, Lizette Koehler wrote: Logrec is not only preformatted, but it is a wrap around datasets. So it (LOGREC) always knows where the last record was written in the file. If it gets to the point of overlaying the data, I think an IFC message is produced to let you know you

Re: ASMA034E

2018-11-15 Thread Greg Price
On 2018-11-16 1:47 AM, Ward Able, Grant wrote: Can someone point me to a reasonably simple example? If you can do branch instructions then you can do branch-relative instructions. Apart from RR instructions (BR, BASR, BALR, BASSM, BSM, BAKR and any others I've missed) replace the B that

Re: load library lrecl=??

2018-09-06 Thread Greg Price
On 2018-09-06 1:41 PM, Brian Westerman wrote: Apparently some of the libraries shipped by some vendors or at least the directions to define them specify RECFM=U,LRECL=256. Maybe the vendor instruction writers looked at their data sets and copied the attributes they saw. So, I had this TSO

Re: Jes2 Initiator number

2018-08-09 Thread Greg Price
On 2018-08-08 5:58 AM, Cieri, Anthony wrote: The audit trail is needed to determine what job(s) instigate the S822 ABENDs. Well, maybe that audit trail will work now (and maybe it won't)- but it definitely would not have been reliable in the past. In the olden days - even before the iPhone

Re: PDS with 1 directory block

2018-06-22 Thread Greg Price
On 2018-06-22 7:53 AM, Jesse 1 Robinson wrote: I have a dim memory of learning ages ago that a PDS with 1 directory block is somehow 'different', that certain updates to it require fiddling with the VTOC in addition to changing data on a track. Sound familiar? Once the last directory block

Re: GETMAIN LOC=32

2018-05-11 Thread Greg Price
On 2018-05-11 9:41 PM, Tom Marchant wrote: On Fri, 11 May 2018 00:29:40 -0500, somitcw wrote: SG24-7605-00 z/OS Version 1 Release 10 Implementation April 2009 Pages 6 and 104 Claims that next to E-Nuc is ESQA, ELPA, ECSA, then E-private. That illustration in that Redbook is incorrect. I

Re: GETMAIN LOC=32

2018-05-07 Thread Greg Price
[Warning: long post. No world records, but feel free to skip it.] Paul, I think your request is unrealistic. I raise the following points - some of which have been mentioned or alluded to by others - for your consideration: - IMO, IBM will not perceive any ROI from your request sufficient

Re: Managing JESYSMSG size

2018-03-05 Thread Greg Price
On 2018-03-05 5:50 PM, Robin Atwood wrote: Greg- The SVC 99s are under my control and that is very useful to know! Thanks Robin Robin, Great! :) But I was slightly inaccurate. :( It is not in a text unit, it is in the RB proper - bit S99MSGL0 in byte S99FLG11. In a batch program

Re: Managing JESYSMSG size

2018-03-02 Thread Greg Price
On 2018-03-02 9:53 PM, Robin Atwood wrote: Is there anyway via JES2 or SMS to suppress these messages? Preferably on a per-job basis rather than globally Would MSGLEVEL=(n,0) do the trick? If the DYNALLOCs are under your control, you can request this in the relevant SVC 99 text unit.

Re: Graphic output on the mainframe

2017-11-27 Thread Greg Price
On 2017-11-27 7:22 PM, Bernd Oppolzer wrote: run on my 3279 G display And this time I'll get straight to the point. I would pay money for a 3179-G manual. Why? Because while using programmed symbols is documented in a current manual, using 3270 vector graphics is not. It used to be

Re: Shocking Bug in Latest PCOMM Release

2017-11-27 Thread Greg Price
On 2017-11-27 7:00 AM, Seymour J Metz wrote: What is "GDDM graphics", APA or PSS? "All Points Addressable" and "Programmable Symbol Sets" are what I take these acronyms (initializations?) to mean. You could say that "GDDM graphics" is graphics performed by employing calls to GDDM. If

Re: Shocking Bug in Latest PCOMM Release

2017-11-27 Thread Greg Price
On 2017-11-27 7:42 AM, Tom Brennan wrote: Years ago I was getting help from Greg Price Probably circa turn of the century (before Vista was also a release of Windows) I thought it might be nice if one the the not-prohibitively-expensive TN3270 clients supported a form of 3270 graphics

Re: Graphic output on the mainframe (was: Shocking Bug in Latest PCOMM Release)

2017-11-27 Thread Greg Price
On 2017-11-27 8:06 PM, Bernd Oppolzer wrote: I guess, the original 3279 G displays had small (HP?) plotters attached to them, so that the content of the display could simply be hardcopied by pressing a certain key (or controlled by the application, maybe). Our SAS/MXG performance guy back in

Re: TADz or P-Tracker?

2017-08-22 Thread Greg Price
On 2017-08-22 11:24 PM, Dyck, Lionel B. , TRA wrote: Can anyone comment on list or direct message about either TADz or P-Tracker for software asset management. Hi Lionel, I would imagine that the choice depends on what you want it to tell you, and how much you are prepared to pay (money,

Re: Useful recent changes to CBT File 300 (TSO commands)

2017-08-20 Thread Greg Price
On 2017-08-16 6:28 AM, PINION, RICHARD W. wrote: I've looked through the CBT index and haven't found anything, but are you aware of a program to release free space? The RLSE/RELEASE TSO command on the CBT tape - yet another gem from Bill Godfrey - not only allows freeing all unused space,

Re: IEFUJI or IEFUJV sample %%%$$%#????

2014-10-05 Thread Greg Price
On 5/10/2014 4:00 PM, Brian Westerman wrote: Thanks for reminding me that things like this seem to happen from time to time on all lists. Yes, I there were fireworks-a-plenty on various OS/2 lists from years ago that I recall... Anyway, Brian, I want to thank you (I believe it was you) for

Re: Mainframe jargon and acronyms wasRe: AMBLIST, AMASPZAP, and UNIX Program Objects

2014-08-15 Thread Greg Price
On 16/08/2014 10:10 AM, Shmuel Metz , Seymour J. wrote: No. S/360 used read only storage for microcode until the 360/25, except for a small amount on the 360/85. The term initial micro-program load (IMPL) came in with the S/370; I don't recall when they shortened the abbreviation to IML. I'd

Re: AW: Retireiving DCB information for migrated datasets

2014-07-31 Thread Greg Price
On 31/07/2014 1:51 AM, Christian Birr wrote: It came back with an RC of 4, contact your system support, which is mainly me and myself. I haven't the time to inspect the code more deeply, but could it be, there's a mismatch between you home grown MCD DSECT and the current one? The listing of

Re: Retireiving DCB information for migrated datasets

2014-07-30 Thread Greg Price
On 30/07/2014 4:56 PM, גדי בן אבי wrote: Is it possible to retreive DCB information (LRECL, BLKSIZE, RECFM, DSORG) for migrated datasets, without recalling the dataset? Check out the $HMLIST command in CBT file 134. It reads the MCDS directly. Output can go to the terminal or a data set.

Logon with neither BELL nor whistle

2014-06-25 Thread Greg Price
Anyone else noticed that the 3270 audible alarm has gone from the TSO/E full screen LOGON panel display? Probably a good move... First IEF374I becomes IEF032I and now this - it's a wild ride! Cheers, Greg -- For IBM-MAIN

Re: Logon with neither BELL nor whistle

2014-06-25 Thread Greg Price
On 25/06/2014 8:31 PM, Elardus Engelbrecht wrote: Anyone else noticed that the 3270 audible alarm has gone from the TSO/E full screen LOGON panel display? No, last time I heard it was on a 3279 terminal. Hmmm, why must an alarm be sounded upon logon? First IEF374I becomes IEF032I and now

Re: CSVQUERY Anomaly

2014-06-09 Thread Greg Price
On 9/06/2014 2:43 PM, MichealButz wrote: I set a program in all 3 places of LPA modified,fixed,pageable via the SETPROG console command however in all instances the CSVQUERY returns a X'04' in ATTR3 byte Indicating the program is in CSA. Additionally I added the OUTVALID param and it indicates

Re: Is there a DSECT macro that maps VSAM ACB MACR1, etc.?

2014-05-23 Thread Greg Price
On 23/05/2014 10:17 AM, Ed Jaffe wrote: Hopefully, you're referencing target libraries (e.g., SYS1.MACLIB, SYS1.MODGEN) So, if you're not au fait with the likely component prefix of any potential macro member containing the DSECT, but you think you know what a potential member name would

Re: TPUT in FULLSCR problems

2014-05-23 Thread Greg Price
On 24/05/2014 7:16 AM, Gerhard Postpischil wrote: E77F is row 32, position 80 (relative to 1,1) ISTR that TCAM had some SBA order protocol that was recognized for full screen admin (TCAM escape sequences ??), which was not required in a VTAM context because of explicit SVC 94 VTAM macros to

Re: TSO 3270 Data Stream question

2014-05-16 Thread Greg Price
On 16/05/2014 7:53 AM, Micheal Butz wrote: Yes but why these printable ebcdic codes If you really want to know, look at http://www.prycroft6.com.au/misc/3270.html which I wrote when I thought I knew what I was talking about, but it turned out I didn't. HOWEVER, about a quarter of the way into

Re: TSO 3270 Data Stream question

2014-05-15 Thread Greg Price
I agree that decimal location 2260 could be addressed by using the 3270 order x'11E3D4' in 12-bit addressing mode. For a 24 by 80 screen, column 1 of row 5 means decimal location 4 x 80 which is 320. For this location I would expect the order x'11C540'. Cheers, Greg

Re: FINDING CLUSTER NAME

2014-05-15 Thread Greg Price
On 15/05/2014 11:42 PM, Staller, Allan wrote: LISTC ENT(' HESP.BALFWD.DEFINE.DATA') ALL The cluster name will be in the specified in the output. The most likely name is ' HESP.BALFWD.DEFINE' What Allan said Of course, the catalog entry may not exist, hence the problem. Also check for

Re: curious: volsers 6 non-blank chars non-numeric tape

2014-03-17 Thread Greg Price
On 16/03/2014 2:53 AM, Paul Gilmartin wrote: CA-1's support of non-number tape serials was difficult (needed some sort of mapping exit as I recall). Yes, because management got thousands of tape labels printed for the new MVS system before the sysprogs heard about it. Details? Does the exit

Re: curious: volsers 6 non-blank chars non-numeric tape

2014-03-15 Thread Greg Price
On 15/03/2014 4:49 AM, John McKown wrote: 2) Has any commercial shop ever used non-numeric tape volume serials for normal in-house tapes? If so, why? I ask because, at least historically, CA-1's support of non-number tape serials was difficult (needed some sort of mapping exit as I recall).

Re: Number of entries in the TIOT

2014-02-05 Thread Greg Price
On 6/02/2014 6:02 AM, Ed Finnell wrote: It is in LSQA, key zero if I remember correctly. Well, actually, key one, subpool 236 which is private high but not LSQA strictly speaking. That is, I claim it is possible to take a page fault when scanning the TIOT of a swapped in address space. (No

Re: DCB for load library

2014-02-05 Thread Greg Price
On 6/02/2014 11:25 AM, Micheal Butz wrote: Is there any way of knowing a data set contains load modules I know that it has a RECFM=U LRECL =0 I use Lib: RECFM=U - a gimme. LRECL might be anything - if something makes it non-zero (easy to do) it will not usually get changed back to zero.

Re: IEFIIC question

2013-11-28 Thread Greg Price
On 28/11/2013 7:42 AM, Pommier, Rex wrote: Drilling down into Mainview, the program has allocated 10 MB, and IEFIIC has taken an additional 21 MB. What is IEFIIC doing with all this storage? Which subpools are the 21MB in?

Re: free zIP/UNZIP in z/OS

2013-06-22 Thread Greg Price
Doesn't the GCC package ship the MINIZIP and MINIUNZ programs which can be used as stand-alone utilities? If you just want to zip up sequential and partitioned data sets, and optionally transfer to other platforms, they might fit the requirement. One form of these programs is in CBT file 135

Re: Anyone know how to copy a PDS directory as a flat file?

2012-09-07 Thread Greg Price
data structures. Cheers, Greg Price -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN