Re: Enforcing CLASS in instream proc

2018-12-17 Thread Farley, Peter x23353
Peter, There is no way I know of to select or enforce a JOB class based on the presence and usage of any particular PROC (instream or not). Your best bet may be to write a utility program that svans the DD's in the job to see if it uses one of those product libraries and also retrieves to JOB

Re: Enforcing CLASS in instream proc

2018-12-17 Thread Peter Bishop
Job class is usually part of the JOB statement, which can be set in the scheduler and other places. Nothing to do with PROCs, instream or otherwise. You can supply JOB statement keywords on the START command if that helps, but unfortunately not CLASS (ignored by the system here). If you need m

Re: Enforcing CLASS in instream proc

2018-12-17 Thread Peter
That's right Wayne On Tue 18 Dec, 2018, 4:50 AM Wayne Bickerdike I thought he wanted the job to be scheduled/rescheduled into a different > job class. > > > > > On Tue, Dec 18, 2018 at 7:33 AM Peter Bishop wrote: > > > It's not clear what you are trying to do. > > > > Do you wish to override the

Re: Enforcing CLASS in instream proc

2018-12-17 Thread Wayne Bickerdike
I thought he wanted the job to be scheduled/rescheduled into a different job class. On Tue, Dec 18, 2018 at 7:33 AM Peter Bishop wrote: > It's not clear what you are trying to do. > > Do you wish to override the output class used by a particular DDNAME in an > included procedure? > > If so, i

Re: AW: SPFLite goes Open Source

2018-12-17 Thread Paul Gilmartin
On Mon, 17 Dec 2018 14:13:49 -0600, Tom Marchant wrote: >> >>>I can reach https://www.powerbasic.com/ now.. >>> >>Hmmm... "Open Source", but you need an ISV licensed tool to build it. > Their License Agreement is at: https://www.powerbasic.com/Content/Images/uploaded/PowerBASIC_License_A

Re: Enforcing CLASS in instream proc

2018-12-17 Thread Peter Bishop
It's not clear what you are trying to do. Do you wish to override the output class used by a particular DDNAME in an included procedure? If so, it should be simple, something like //p PROC // jcl here //p PEND //stepname EXEC p //procstepname.ddname-whose-class-you-want-to-override DD SY

Re: AW: SPFLite goes Open Source

2018-12-17 Thread Tom Marchant
On Mon, 17 Dec 2018 10:10:21 -0600, Paul Gilmartin wrote: >On Mon, 17 Dec 2018 07:56:36 -0600, Dave Jones wrote: > >>I can reach https://www.powerbasic.com/ now.. >> >Hmmm... "Open Source", but you need an ISV licensed tool to build it. It seems odd to me too, but it is licensed under GPLv3

Re: SPFLite goes Open Source

2018-12-17 Thread Allan Staller
I can reach both sites from the US. -Original Message- From: IBM Mainframe Discussion List On Behalf Of Jeremy Nicoll Sent: Monday, December 17, 2018 10:40 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: SPFLite goes Open Source On Mon, 17 Dec 2018, at 10:31, Michael Knigge wrote: > Nice t

Re: SPFLite goes Open Source

2018-12-17 Thread Jeremy Nicoll
On Mon, 17 Dec 2018, at 10:31, Michael Knigge wrote: > Nice that it is open source now - but sadly SPFLite is written in > PowerBasic and the web site https://www.powerbasic.com/ is down... I > guess they are out of business? There's a suggestion on the powerbasic forum https://forum.powerbasic.

Re: Defrag disk problem

2018-12-17 Thread Tommy Tsui
we use defrag with fastreplication perf in zos v2.3. I think some counter or something exceeds and lead to the defrag terminate abnormally. the dasd cannot be online until flashcopy function turned off at hardware side.. the disk resume normal. David Staudacher 於 2018年12月17日 星期一寫道: > Might be a

Re: SPFLite goes Open Source

2018-12-17 Thread Jeremy Nicoll
On Mon, 17 Dec 2018, at 16:10, Paul Gilmartin wrote: > On Mon, 17 Dec 2018 07:56:36 -0600, Dave Jones wrote: > > >I can reach https://www.powerbasic.com/ now.. > > > Hmmm... "Open Source", but you need an ISV licensed tool to build it. Only if you change the source...You can download th

AW: AW: SPFLite goes Open Source

2018-12-17 Thread Michael Knigge
So what there are so many open source tools for z/OS (see CBT Tape) and you need a z/OS to build Michael Mit freundlichen Grüßen Michael Knigge Software Engineer SET GmbH Lister Straße 15 30163 Hannover phone: +49 511 39780-23 fax: +49 511 39780-65 www.set.de michael.kni...@set.de

Re: AW: SPFLite goes Open Source

2018-12-17 Thread Paul Gilmartin
On Mon, 17 Dec 2018 07:56:36 -0600, Dave Jones wrote: >I can reach https://www.powerbasic.com/ now.. > Hmmm... "Open Source", but you need an ISV licensed tool to build it. -- gil -- For IBM-MAIN subscribe / signoff / arch

Re: AW: SPFLite goes Open Source

2018-12-17 Thread Dave Jones
I can reach https://www.powerbasic.com/ now.. DJ -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Dummy query on processor failover

2018-12-17 Thread R.S.
Another question: how to recognize processor failure? Let's say a CPU returns false results like 2x2=5. How to recognize the result is false? I heard there are always two CPUs with hardware comparator. When the bits on output are the same it is OK, othwerwise the pair is marked as failing. --

Re: Dummy query on processor failover

2018-12-17 Thread Peter Relson
It is not clear to me what the OP meant by "next unit of work workload" If the work unit (task or SRB) is currently dispatched, as a response indicated, alternate CPU recovery may take place (in effect continuing the current dispatch, in a limited fashion, on a different processor, with that ot

Re: Defrag disk problem

2018-12-17 Thread David Staudacher
Might be a clue in the message explanation: ADR246E - http://ibm.com/support/libraryserver_os390/BOOKS/IEA2M1C1/3.2.143 ADR348E - http://ibm.com/support/libraryserver_os390/BOOKS/IEA2M1C1/3.2.213 -- For IBM-MAIN subscribe / signof

Defrag disk problem

2018-12-17 Thread Tommy Tsui
hi all Our shop hit a Adr348E and Adr246E during perform defragmentation on sysplex.environment,Is there any limitation that defragmentation does not allow perform on sysplex environment. Thanks all -- For IBM-MAIN subscribe / sig

Re: Ziip utilisation report

2018-12-17 Thread Andrew Rowley
Hi Peter, EasySMF has a 30 day trial, which you could use for an initial look at the data. You can download it from: https://www.blackhillsoftware.com/30-day-trial/ Regards Andrew Rowley Black Hill Software On 16/12/2018 2:56 pm, Peter wrote: Does anyone have a sample Job to generate zI

AW: SPFLite goes Open Source

2018-12-17 Thread Michael Knigge
Nice that it is open source now - but sadly SPFLite is written in PowerBasic and the web site https://www.powerbasic.com/ is down... I guess they are out of business? Don't know if it would be hard to port SPFLite to VB.Net... Bye, Michael Mit freundlichen Grüßen Michael Knigge Software Engi