Re: PGSER R,FIX question

2017-07-31 Thread Jim Mulder
The documentation for PGSER says: ,ASCB=ascb addr Specifies the address of the ASCB for the currently addressable address space. You are probably specifying an ASCB which is not the currently addressable address space. In that case, PGSER

Flasher JES3 commands

2017-07-31 Thread Jake Anderson
Hi For some reason the OMC-flasher site is not opening. Does someone has the command manual and can share ? Regards Jake -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Flasher JES3 commands

2017-07-31 Thread Steve Horein
How will that help with OMC Flash? http://www.tonesoft.com/mainframe-omc-flash It appears you will need to register to access their support site: http://www.tonesoft.com/tone-secure/register/ http://www.tonesoft.com/tone-secure/support-home/login/ On Mon, Jul 31, 2017 at 4:37 AM, Edward

Re: JES2 Checkpoint question

2017-07-31 Thread Vernooij, Kees (ITOPT1) - KLM
I agree, that I can recover JES2 to use new checkpoints if the originals are definitely gone, but that was not the case here. What can I recover, when both checkpoints have been emptied by the POR? Kees. > -Original Message- > From: IBM Mainframe Discussion List

Re: JES2 Checkpoint question

2017-07-31 Thread Gerhard Adam
I disagree. The point of reconfiguration is also to recover from checkpoint loss. Sent from my iPhone > On Jul 31, 2017, at 3:00 AM, Vernooij, Kees (ITOPT1) - KLM > wrote: > > But still, if both checkpoints were in CF's, the POR cleared both of them, so > there is

Re: Flasher JES3 commands

2017-07-31 Thread Edward Finnell
Your google broke? https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.ia tb300/refrnce.htm In a message dated 7/31/2017 4:02:04 A.M. Central Daylight Time, justmainfra...@gmail.com writes: Does someone has the command manual and can share ?

Re: Friday Fun: hcd charts to htm via b2h issue

2017-07-31 Thread Dyck, Lionel B. (TRA)
Made the following changes e SYM file to resolve the unknown symbols: :SYM. bx0022 bx0220 V='*' :SYM. bx0202 bx2020 bx2200 V='|' --||| :SYM. bx2002 V='|' --||| I also changed the code thus as the code

Re: Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Timothy Sipples
Lionel Dyck wrote: >HCD requires either GDDM or DCF to generate a graphical report - >if you don't have GDDM then the report will be in DCF format which >requires that you process the report file using DCF to get a usable >chart. Everybody with a base z/OS license has GDDM. GDDM-PGF and GDDM-REXX

Re: FRR Clarification

2017-07-31 Thread Leonardo Vaz
Thank you very much for the clarification Jim Mulder! It's very good to know about the logrec record. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Jim Mulder Sent: Saturday, July 29, 2017 1:29 PM To: IBM-MAIN@LISTSERV.UA.EDU

Re: z14 and z/OS 2.3 Blog Post

2017-07-31 Thread John McKown
On Sun, Jul 30, 2017 at 7:10 AM, David Crayford wrote: > On 29/07/2017 10:03 AM, Timothy Sipples wrote: > >> David Crayford wrote: >> >>> I'm not sure about that for Windows desktop OSs. AFAIK it's only >>> recently been a feature of Windows 10 since Windows 10 Pro (Version

Re: [EXTERNAL] Re: Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Dyck, Lionel B. (TRA)
For HCD option 4: Create or View Graphical Configuration Report It says: Output . . . . . . . . 1 1. Write to output data set 2. *View * = requires GDDM I'll check into GDDM - wasn't aware the license was included. Good to know.

Re: PGSER R,FIX question

2017-07-31 Thread Joseph Reichman
What does currently addressable address space mean I do a SSAR to the address space that invoked the SRB, before issuing the IEAMSCHD I do SYSEVENT DONTSWAP to ensure the address space is not swapped out Thanks -Original Message- From: IBM Mainframe Discussion List

Re: PGSER R,FIX question

2017-07-31 Thread Peter Relson
First question: what is in R0 for the storage obtain? Second question: what is in R8? The PGSER invocation that you show in your post is incomplete and syntactically incorrect. I do not choose to guess what you left out. Please double-check your posts before you send them. If nothing else,

Re: Question about VSMLIST and LSQA

2017-07-31 Thread Peter Relson
>>Since LSQA is System Private Storage how come there isn't a TCB associated >>with it >Who said there isn't? VSM said so. LSQA, as shown in the subpool table in the books, has a variant that is associated with the current task, one that is associated with the jobstep task, and one that is

Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Dyck, Lionel B. (TRA)
HCD requires either GDDM or DCF to generate a graphical report - if you don't have GDDM then the report will be in DCF format which requires that you process the report file using DCF to get a usable chart. That is unless you download, install, and then tailor the b2h utility from

Re: JES2 Checkpoint question

2017-07-31 Thread Carmen Vitullo
That what I was thinking, according to the doc, and its not 100% clear I can recover from a lost CKPT, so does that assume just one lost CKPT while JES2 is up, or during a shutdown, there are so many different recovery scenarios' but none that fit my situation. It was my bad planning, putting

Re: JES2 Checkpoint question

2017-07-31 Thread Vernooij, Kees (ITOPT1) - KLM
I think I remember from the past, when we had CKPT in the CF, that only 1 of every 10 writes to the primary ckpt is done to the secondary. So having the secondary on dasd will cause minimal performance degradation, if that were a concern. Kees. > -Original Message- > From: IBM

Re: JCL Convertor

2017-07-31 Thread ITschak Mugzach
​I had some time to play with the JCL converter & interpeter. I wrote a small rexx program that submits a job (with IF as suggested by Gil). I had to cause a JCL error (at the end of the job), in order to be able to read the sysout files. For some reason, SDSF Rex API only shows the original JCL

Re: z14 and z/OS 2.3 Blog Post

2017-07-31 Thread Clark Morris
[Default] On 31 Jul 2017 08:15:21 -0700, in bit.listserv.ibm-main john.archie.mck...@gmail.com (John McKown) wrote: >On Sun, Jul 30, 2017 at 7:10 AM, David Crayford wrote: > >> On 29/07/2017 10:03 AM, Timothy Sipples wrote: >> >>> David Crayford wrote: >>> I'm not sure

Re: JES2 Checkpoint question

2017-07-31 Thread Jesse 1 Robinson
The JES2 checkpoint is the only mechanism that maps spool data. Assuming two outboard copies of the checkpoint--wherever located--either one can be reconstructed dynamically from the other even at IPL time. If both are lost or destroyed--wherever located--you are SOL at IPL time. In particular,

Re: [EXTERNAL] Re: Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Dyck, Lionel B. (TRA)
I tried using GDDM and got it working but the display wasn't as easy to use as the HTML charts. Especially since it limited me to a 80 column display (mod 2/3/4) and wouldn't work on a mod 5 or custom (larger) display. The HTML reports from B2H look very adequate and are more usable (imho).

Re: PGSER R,FIX question

2017-07-31 Thread Jim Mulder
"Currently addressable space" is defined by this table: ASC MODE | Currently addressable space | --- Home | Home Primary | Primary Secondary | Secondary AR| Primary Note that the documentation for BRANCH=SPECIAL says: PGSER ? Fast

Re: z14 and z/OS 2.3 Blog Post

2017-07-31 Thread John McKown
On Mon, Jul 31, 2017 at 1:20 PM, Clark Morris wrote: > ​​ > > > If your organization's operating system is unsupported and there is > any outside connection to it, I would be concerned about legal > liability if anything happens. > ​There are _NO_ connections to z/OS

Re: PGSER R,FIX question

2017-07-31 Thread Jim Mulder
I cannot answer your question from the incomplete information you have provided. Keep in mind the the ASCB parameter you have specified on the PGSER macro is applicable only to BRANCH=SPECIAL requests, and even then, possibly not in the way you might be expecting. Jim Mulder z/OS

Re: PGSER R,FIX question

2017-07-31 Thread Joseph Reichman
Sorry I should of pasted the entire code It is with BRANCH=SPECIAL The code that I have works with z/os 2.2 ( at least the PGSER doesn't abend and I am able to move 4 bytes into the program that scheduled the SRB) the other difference is the 2.2 code is running in a subtask The code that

Re: JCL Convertor

2017-07-31 Thread Vernooij, Kees (ITOPT1) - KLM
RACF (and others) are called when the file is opened, so it will check *then* whether the file is opened for INPUT or for OUTPUT/UPDATE and if that is allowed. That is why you get a 9*13* abend, from the OPEN SVC. What the program does after that, is not relevant. Kees. > -Original

Re: Question about VSMLIST and LSQA

2017-07-31 Thread Jim Mulder
LSQA storage is internally represented by data structures that are very different from the non-LSQA private area data structures. The LSQA data structures are not task related. For example, subpools 253, 254, and 255 are internally the same subpool, and a single 4K page (and thus a single

Re: JES2 Checkpoint question

2017-07-31 Thread Vernooij, Kees (ITOPT1) - KLM
But still, if both checkpoints were in CF's, the POR cleared both of them, so there is nothing to reconfigure. A COLD start would indeed be the fastest. Kees. > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of Gerhard Adam > Sent:

Re: Flasher JES3 commands

2017-07-31 Thread Edward Finnell
It was late I misunderstood the eMail to request for JES3 commands. Visit the ophthalmologist next week. In a message dated 7/31/2017 6:13:42 A.M. Central Daylight Time, steve.hor...@gmail.com writes: How will that help with OMC Flash?

Re: JCL Convertor

2017-07-31 Thread ITschak Mugzach
I know that for 35 years ir so ;-) But the jcl checker program that suubmits the job for interpretation can read the sysout and perform racf 3rd party checks (under many limitations described by Walt and others). Technically, it is easy to sevelop a program that aubmits a job for interpetation,

Re: JCL Convertor

2017-07-31 Thread Paul Gilmartin
On Mon, 31 Jul 2017 22:39:02 +0300, ITschak Mugzach wrote: >​I had some time to play with the JCL converter & interpeter. I wrote a >small rexx program that submits a job (with IF as suggested by Gil). I had > BTW, note that IF can never skip the first step of a job. I believe the JCL Ref.

Re: [EXTERNAL] Re: Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Paul Gilmartin
On Mon, 31 Jul 2017 11:49:16 -0500, Dyck, Lionel B. (TRA) wrote: >I tried using GDDM and got it working but the display wasn't as easy to use as >the HTML charts. Especially since it limited me to a 80 column display (mod >2/3/4) and wouldn't work on a mod 5 or custom (larger) display. > Is

Re: Using B2H to convert HCD Graphic Reports to HTML

2017-07-31 Thread Timothy Sipples
Lionel Dyck wrote: >But it was good to know that GDDM is available should a need arise >for it. Glad to help! For some reason a lot of z/OS shops don't know that they have all the base GDDM features, but they do. I don't think it's necessarily either/or. HCD's GDDM path can be useful for a

Re: z14 and z/OS 2.3 Blog Post

2017-07-31 Thread Timothy Sipples
John McKown wrote: >​There are _NO_ connections to z/OS even from internal boxes. When files >need to be transferred, they are written from z/OS to the appropriate, >internal, FTP server. So there are no connections, but there are connections. With bulk transfers of personal healthcare data with

Re: JCL Convertor

2017-07-31 Thread ITschak Mugzach
Paul. I took your advice so i placed the IF after a iefbr14 stwp with a fack label i can recognize. If no jcl error, the job is placed in the input queue and only JESJCLIN is listed in the dataset. Stem variable. So the purpose of the jcl error is to move thee job to outout queue. I created