Re: Z/VM - Clear a console system spool on Z/VM

2018-06-20 Thread Ana Paula
Hi John, Thank you for your answer. I contact Joao by e-mail about this issue, also. I had already given the command CP SPOOL CONS CLOSE But I saw no effect and the 'full console spool' message continued to occur. Then I found commands and tried to clean and nothing happened. Thank you. Ana

Re: Application-mode use of TRAPping instructions

2018-06-20 Thread Bernd Oppolzer
Am 19.06.2018 um 22:18 schrieb Farley, Peter x23353: The recent discussion about the ability (or not) of setting R14 values in dbx at a break point while debugging brought me back to an old and (for me) somewhat sore subject. The z/Architecture hardware designers graced us with TRAP and TRAP4

Re: CBT tape file 321 Cobol Analyzer

2018-06-20 Thread Allan Kielstra
Is there some specific information about the COBOL program that you are trying to find? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: CBT tape file 321 Cobol Analyzer

2018-06-20 Thread Steve Smith
This is the second problem from Denmark I've heard about today. As far as I can recollect, never one before (in 30+ years). I hope the Little Mermaid is safe... sas -- For IBM-MAIN subscribe / signoff / archive access

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Charles Mills
EOS is not the same thing as EOM, not by a long shot. GM does not sell 2016 Chevies any more but they still have service parts for them. http://www-01.ibm.com/software/support/lifecycle/index_z.html Click on individual product for EOM. Charles -Original Message- From: IBM Mainframe

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Steve Smith
Well, I think "amazing" may be a bit much. Maybe EZACFMS1 predates DD SYMBOLS=, but it's pretty easy to just use it: // EXEC PGM=IEBGENER //SYSUT1 DD DATA,SYMBOLS=EXECSYS ...your job here /* //SYSUT2 DD SYSOUT=* sas On Wed, Jun 20, 2018 at 1:50 PM, Sri h Kolusu wrote: > > Where is that

Re: Z/VM - Clear a console system spool on Z/VM

2018-06-20 Thread Doug
Your only spool volume in drain status? Format and add another spool volume is an option. Regards, Doug . On Jun 20, 2018, at 14:35, John McKown wrote: On Wed, Jun 20, 2018 at 1:03 PM Ana Paula wrote: > Hi, I'm new on z/VM and new in another company. I took the z/vm to watch > how it was

CBT tape file 321 Cobol Analyzer

2018-06-20 Thread Holger Noach (UHN)
Hi List I have for several year's used the Cobol Analyzer program from CBT tape file 321, www.cbttape.org, File # 321 COBOL Analyzer from Roland Schiradin & post processor It has given me very good and useful information about

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Steve Smith
Actually, the upshot is exactly not that. Symbols in SYSIN are always resolved when requested by SYMBOLS=. The program that reads that SYSIN never sees any symbols. The 2nd parm of SYMBOLS is a DDname for a substitution report. I would have assumed you'd get that regardless, but evidently, the

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Jesse 1 Robinson
I think the upshot here is that support for symbols in *data* is a function of the program being executed. The 'system' will resolve symbols encountered in JCL, but the 'application' has to resolve symbols read from, say, SYSIN. That's why TYPRUN=SCAN will not show resolved symbols in data: the

Z/VM - Clear a console system spool on Z/VM

2018-06-20 Thread Ana Paula
Hi, I'm new on z/VM and new in another company. I took the z/vm to watch how it was configured, and there is a problem. *1) We don't have IBM support, so i can't contact them. * *2) HCPVSS427E Console 0009 system spool space full; file held* *At manual it says: * Operator Response: Make an

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread John Eells
Dyck, Lionel B. , RavenTek wrote: We are trying to order z/OS 2.2 but ShopZ won't let us as 2.2 is no longer orderable. We have two z10's that will never run z/OS 2.3 and which are currently z/OS 2.1 (don't ask). We could use our current z/OS 2.2 system but it has a number of usermods, and

Re: 2 possible RFE --- ISPF & SDSF.

2018-06-20 Thread Paul Gilmartin
On Tue, 19 Jun 2018 07:03:21 -0500, John McKown wrote: > >1) I think it would be nice if I could do a "SUBMIT" command in ISPF option >2 when I have a list of UNIX files displayed, rather than members of a PDS. >Yes, I know that I could do an RYO REXX exec. I just don't wanna {grin}. > Yes.

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Farley, Peter x23353
Yes, thank you so very much Sri! It is apparently documented in "z/OS Communications Server: IP Configuration Guide": z/OS 2.1: https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.halz002/ip_mvs_system_symbols.htm z/OS 2.2:

Re: [EXTERNAL] Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Dyck, Lionel B. (RavenTek)
John - that is true BUT in this case 2.2 is the last release that will run on a z10 so one would hope that it would remain around and available a bit longer. -- Lionel B. Dyck (Contractor) < Mainframe Systems Programmer –

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Elardus Engelbrecht
Sri h Kolusu wrote: >If you are interested to see the symbol substitution then you can use the >EZACFSM1 symbol translator utility. My oh my! That is amazing! Where is that EZACFSM1 thing documented? I really appreciate your most helpful reply. I am really humbled by your kind reply. I

Re: MVS SEND command Error

2018-06-20 Thread saurabh khandelwal
yes.. both users have TSO segments and active users. I was unable to understand how it is related to UADS and broadcast dataset. On Wed, Jun 20, 2018 at 7:35 PM, Seymour J Metz wrote: > Does AB55 have a TSO segment? > > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > >

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Sri h Kolusu
> Where is that EZACFSM1 thing documented? Elardus, https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.halz002/ip_mvs_system_symbols.htm I used to use the program EZACFSM1 before the EXPORT enhancements came in as it supports both static and dynamic symbols. sample

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Gord Tomlin
On 2018-06-20 14:33, Charles Mills wrote: Perhaps IBM should post somewhere for z/OS and other products the GA date, EOM date, EOS date and also "end of download/order" date? I don't think there is any difference between EOM date and "end of download/order date". EOM = end of marketing =

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Dyck, Lionel B. (RavenTek)
Arg - That was it - EOM: z/OS Version2.2.x PID5650-zOS License type ICA Lifecycle dates, announcement letters and other information GA30-Sep-2015, 215-267 EOM 29-Jan-2018, 917-078 <= Lifecycle policy Enhanced Last updated: 17-Aug-2017.

Re: Application-mode use of TRAPping instructions

2018-06-20 Thread Seymour J Metz
Never mind application programmers. IBM introduced a supported way to hook into the program interrupts from MC, although AFAIK, GTF is the only facility to use it. Why couldn't they have done the same for PER and TRAP? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Elardus Engelbrecht
John Eells wrote: >Dyck, Lionel B. , RavenTek wrote: >>... that are not needed for those boxes so we would like to order a clean >>z/OS 2.2 set of media. >Except for fairly short periods of overlap, we have *always* withdrawn the >prior operating system release when we make the new release

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Rob Schramm
As long as you are paying maintenance, contact your IBM rep or SMB partner rep. Even if it is withdrawn from ordering, you should be able to get it. Rob Schramm On Wed, Jun 20, 2018, 1:40 PM Elardus Engelbrecht < elardus.engelbre...@sita.co.za> wrote: > John Eells wrote: > > >Dyck, Lionel B. ,

Re: Z/VM - Clear a console system spool on Z/VM

2018-06-20 Thread John McKown
On Wed, Jun 20, 2018 at 1:03 PM Ana Paula wrote: > Hi, I'm new on z/VM and new in another company. I took the z/vm to watch > how it was configured, and there is a problem. > > *1) We don't have IBM support, so i can't contact them. * > > *2) HCPVSS427E Console 0009 system spool space full; file

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Gibney, Dave
As Rob says. Maybe not direct via Shopz, but I was once able get a new order built for z/OS 2.1 when I failed to include all the separately orderable pieces in my first order and discovered the error after EOM > -Original Message- > From: IBM Mainframe Discussion List

Re: MVS SEND command Error

2018-06-20 Thread Seymour J Metz
Does AB55 have a TSO segment? -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of saurabh khandelwal Sent: Wednesday, June 20, 2018 11:03 AM To: IBM-MAIN@listserv.ua.edu Subject: Re: MVS SEND

Re: Z/VM - Clear a console system spool on Z/VM

2018-06-20 Thread Joao Baptista
HI, Have you tried to logon you system operator and command a CP SPOOL CONS CLOSE ? It would release a spool file for you to handle ( spool to tape or delete) ... On DIRM subject, ip depends upon how installation has set it up. have your / site any documentation ?? PS: Se vc quiser

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Elardus Engelbrecht
Gadi Ben-Avi wrote: >The variables in the IDCAMS DELETE statement were not substituted. >When I ran the job without TYPRUN=SCAN, the variables were substituted. >Is there a way to have the variables get substituted, without actually running >the job. No. This is both WAD and BAD. In the JCL Ref

Re: CBT tape file 321 Cobol Analyzer

2018-06-20 Thread Tony Harminc
On 20 June 2018 at 16:40, Holger Noach (UHN) wrote: > I have for several year's used the Cobol Analyzer program from CBT tape file > 321, www.cbttape.org, > File # 321 COBOL Analyzer from Roland Schiradin & post processor > >

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Paul Gilmartin
On Wed, 20 Jun 2018 18:35:01 -0400, Steve Smith wrote: >Actually, the upshot is exactly not that. Symbols in SYSIN are always >resolved when requested by SYMBOLS=. The program that reads that SYSIN >never sees any symbols. > >The 2nd parm of SYMBOLS is a DDname for a substitution report. I

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Paul Gilmartin
On Thu, 21 Jun 2018 10:45:01 +1000, Andrew Rowley wrote: > >Unfortunately [ ... ] the symbols in SYSIN are not >substituted the same way as in the regular JCL. I have been playing >around with them and my conclusion is that the whole feature seems to >have been badly thought out. > Yes. >-

Re: MVS SEND command Error

2018-06-20 Thread Jesse 1 Robinson
Two separate issues have been discussed in this thread. One is the use (or not) of user logs. The other is the use (or not) of TSOE segments. These two issues are independent. You can have user logs with or without TSOE segments, and TSOE segments with or without user logs. I have not been

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Andrew Rowley
On 20/06/2018 8:53 PM, Elardus Engelbrecht wrote: Easy, a quick and dirty trick I sometimes do is this little change: //SYSIN DD *,SYMBOLS=(JCLONLY,X) DELETE KVPO.MOST.DB2DATA. SET MAXCC = 0 to this one (clear out the SYSIN - at least for IDCAMS SYSIN and place it in a JCL comment): //*

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Alan Young
I have had to do the indirection described in this document to make it work. http://www-01.ibm.com/support/docview.wss?uid=isg1OA47958 Alan From: Gadi Ben-Avi Sent: Tuesday, June 19, 2018 22:59 To: IBM-MAIN@LISTSERV.UA.EDU Subject: Using JCL Symbld and

AW: [EXTERNAL] AW: ISPF programming

2018-06-20 Thread Immo
Hi ITschak, thanks for your repsonse. Unfortunately it doesn't really provide a solution to my problem of not getting notified by ISPF about a scroll request while a block command is incomplete and ISPF doesn't need additional table entries in order to satisfy the scroll request. Greetings,

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Gadi Ben-Avi
Thanks, Do you know of a way to check the parameter substitution in DD *? Gadi -Original Message- From: IBM Mainframe Discussion List On Behalf Of Elardus Engelbrecht Sent: Wednesday, June 20, 2018 10:32 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Using JCL Symbld and TYPRUN=SCAN Gadi

z/OS 2.2 - how to order ?

2018-06-20 Thread Dyck, Lionel B. (RavenTek)
We are trying to order z/OS 2.2 but ShopZ won't let us as 2.2 is no longer orderable. We have two z10's that will never run z/OS 2.3 and which are currently z/OS 2.1 (don't ask). We could use our current z/OS 2.2 system but it has a number of usermods, and products, that are not needed for

Re: MVS SEND command Error

2018-06-20 Thread Seymour J Metz
It's related to broadcast because you used the LOGON option of SEND. Did you do a SYNCH/ Did you try having user logs? See . -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Ronald Kristel
Is z/OS 2.2 not End of Marketing since beginning this year? I believe something becomes unordable via ShopZ when something is EoM.. Best guess is contacting your IBM Representative? https://www-01.ibm.com/software/support/lifecycleapp/PLCDetail.wss?q45=Z497063S01245B61 Ronald Kristel

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Bill Ashton
I learned something very useful here...thanks, Kolusu! On Wed, Jun 20, 2018 at 1:26 PM Elardus Engelbrecht < elardus.engelbre...@sita.co.za> wrote: > Sri h Kolusu wrote: > > >If you are interested to see the symbol substitution then you can use the > EZACFSM1 symbol translator utility. > > My oh

Re: z/OS 2.2 - how to order ?

2018-06-20 Thread Gord Tomlin
On 2018-06-20 14:33, Elardus Engelbrecht, not Charles Mills, wrote: Perhaps IBM should post somewhere for z/OS and other products the GA date, EOM date, EOS date and also "end of download/order" date? I don't think there is any difference between EOM date and "end of download/order date".

Re: Application-mode use of TRAPping instructions

2018-06-20 Thread Don Poitras
In article you wrote: > On Tue, Jun 19, 2018 at 3:18 PM Farley, Peter x23353 < > peter.far...@broadridge.com> wrote: > > The recent discussion about the ability (or not) of setting R14 values in > > dbx at a break point while debugging brought me back to an old and (for me) > > somewhat sore

Re: Application-mode use of TRAPping instructions

2018-06-20 Thread John McKown
On Wed, Jun 20, 2018 at 8:59 AM Don Poitras wrote: > In article u...@mail.gmail.com> you wrote: > > On Tue, Jun 19, 2018 at 3:18 PM Farley, Peter x23353 < > > peter.far...@broadridge.com> wrote: > > > The recent discussion about the ability (or not) of setting R14 values > in > > > dbx at a

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Allan Staller
PROJCL (ASG) , CTL-J(BMC), CA-JCLCHECK. Probably some more that don't immediately come to mind. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Gadi Ben-Avi Sent: Wednesday, June 20, 2018 2:53 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject:

Re: Application-mode use of TRAPping instructions

2018-06-20 Thread John McKown
On Tue, Jun 19, 2018 at 3:18 PM Farley, Peter x23353 < peter.far...@broadridge.com> wrote: > The recent discussion about the ability (or not) of setting R14 values in > dbx at a break point while debugging brought me back to an old and (for me) > somewhat sore subject. > > The z/Architecture

A bit OT, but possibly interesting to z13+ owner running Linux w/SMT

2018-06-20 Thread John McKown
https://www.theregister.co.uk/2018/06/20/openbsd_disables_intels_hyperthreading/ Basically, OpenBSD (possibly one of the most secure *IX implementations) say that Intel hyperthreading has security implications because the processes running on the two threads on a single core share L1 cache and

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Sri h Kolusu
>> Do you know of a way to check the parameter substitution in DD *? If you are interested to see the symbol substitution then you can use the EZACFSM1 symbol translator utility. Once you have verified the symbols are substituted correctly then you can route that to a dataset and use that as

Re: MVS SEND command Error

2018-06-20 Thread saurabh khandelwal
Hello Seymour/ Lizette, We use RACF in our system . Below is our definition of IKJTSO. BROWSESYS1.DEVL.PARMLIB(IKJTSODV) - 01.02 LOGNAME(*) /* */ + BROADCAST (DATASET(SYS2.DEVL.BRODCAST)) SEND/* SEND COMMAND DEFAULTS */ +

Re: OSA vs HiperSockets

2018-06-20 Thread Gadi Ben-Avi
Will it give better performance than Hypersockets? -Original Message- From: IBM Mainframe Discussion List On Behalf Of Timothy Sipples Sent: Thursday, June 21, 2018 8:41 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: OSA vs HiperSockets Gadi Ben-Avi wrote: >The computer is a z13s and

Re: OSA vs HiperSockets

2018-06-20 Thread Timothy Sipples
Gadi Ben-Avi wrote: >The computer is a z13s and it's running z/OS v2.2. Then you've got SMC-D as another excellent connectivity option, z/OS to z/OS. See here for more information: https://www.ibm.com/software/network/commserver/SMC-D/

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Windt, W.K.F. van der (Fred)
> Well, I think "amazing" may be a bit much. Maybe EZACFMS1 predates DD > SYMBOLS=, but it's pretty easy to just use it: > > // EXEC PGM=IEBGENER > //SYSUT1 DD DATA,SYMBOLS=EXECSYS > ...your job here > /* > //SYSUT2 DD SYSOUT=* Or just use the logging-DDname option of the SYMBOLS= parameter.

OSA vs HiperSockets

2018-06-20 Thread Gadi Ben-Avi
Hi, I am trying to compare transfer speed between two LPARs on the same computer. The first path uses an OSA card that is shared by both LPARs. The second path uses HyperSockets. Transfer speeds, for a 2800 track dataset are more or less the same. Using the first path through the OSA card is a

AW: [EXTERNAL] AW: ISPF programming

2018-06-20 Thread Immo
Hi, .AUTOSEL is a concept I'm already using. The drawback is that I need to know the row number of at least one displayed table row after the next TBDISPL command has been processed by ISPF. Do you have any idea of how to get hold of this? This would definitely solve my problem . Actually

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Elardus Engelbrecht
Gadi Ben-Avi wrote: >Do you know of a way to check the parameter substitution in DD *? Easy, a quick and dirty trick I sometimes do is this little change: //SYSIN DD *,SYMBOLS=(JCLONLY,X) DELETE KVPO.MOST.DB2DATA. SET MAXCC = 0 to this one (clear out the SYSIN - at least for IDCAMS SYSIN and

Re: OSA vs HiperSockets

2018-06-20 Thread Vernooij, Kees (ITOPT1) - KLM
Hi, I checked this last year or so. OSA has fully caught up with the speed of hypersockets. Above that: with hypersockets, some processing is done on the CP, while with OSA that same processing is done by the OSA, so reducing CP utilization. There is one area where hypersockets have benefits

Re: OSA vs HiperSockets

2018-06-20 Thread Vernooij, Kees (ITOPT1) - KLM
Gadi, Check the presentation linked at the bottom of this document: http://events.share.org/Winter2017/Public/SessionDetails.aspx?FromPage=Sessions.aspx=2175=19 Grtn, Kees. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of

Re: OSA vs HiperSockets

2018-06-20 Thread Parwez Hamid
https://www.ibm.com/support/knowledgecenter/en/linuxonibm/liaag/WASbaseperformance/publishedwasperf37.htm http://events.share.org/Winter2017/Public/SessionDetails.aspx?FromPage=Sessions.aspx=2175=19 This doc is bit old but has useful info:

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Elardus Engelbrecht
Elardus Engelbrechtwrote: >>Do you know of a way to check the parameter substitution in DD *? >Easy, a quick and dirty trick I sometimes do is this little change: >//SYSIN DD *,SYMBOLS=(JCLONLY,X) > DELETE KVPO.MOST.DB2DATA. >SET MAXCC = 0 >to this one (clear out the SYSIN - at least for IDCAMS

Re: OSA vs HiperSockets

2018-06-20 Thread Jake Anderson
Sorry I could be wrong.. what's the MTU size for hipersocket ? And what's the MTU size given for OSA ? On Wed 20 Jun, 2018, 3:26 PM Parwez Hamid, wrote: > > https://www.ibm.com/support/knowledgecenter/en/linuxonibm/liaag/WASbaseperformance/publishedwasperf37.htm > > >

Re: Using JCL Symbld and TYPRUN=SCAN

2018-06-20 Thread Gadi Ben-Avi
That's a good way to bypass it Thanks -Original Message- From: IBM Mainframe Discussion List On Behalf Of Elardus Engelbrecht Sent: Wednesday, June 20, 2018 1:53 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Using JCL Symbld and TYPRUN=SCAN Gadi Ben-Avi wrote: >Do you know of a way to