Re: Getting started with Policy Agent and AT-TLS

2021-03-31 Thread Mike Hochee
Hi Charles, 

Almost 10 years old now, but I've always thought this was an xlnt 
presentation... 
https://www.ibm.com/support/pages/system/files/support/swg/swgdocs.nsf/0/2b7dd92c65e0defe85257a2b0057759b/$FILE/Leveraging_ATTLS.pdf
 

I posted the following about 6mos ago for a similar question. 

- Use z/OSMF for generation of your initial set of PA config files and inputs, 
then consider manually tailoring. I opted for this approach under z/OS 2.2, but 
z/OSMF has undoubtedly improved greatly since then, so maybe you can use z/OSMF 
exclusively now. 

- Configure the syslog daemon, and test it to ensure messages are being 
collected for whatever you're interested in (TCPIP is not a pre-req for 
syslogd) 

- Configure PROFILE.TCPIP, you will need to add a TTLS parm to the TCPCONFIG 
statement

- Create the resource profile used to block access to the TCPIP stack during 
initialization, the name of the resource will be 
EZB.INITSTACK.%sysname.%tcpprocname  (it may be differently named w/ACF2 or 
TSS) 

- Create a server keyring and x509 certificate, and then connect the cert to 
the keyring, and depending on what you're doing you may need to permit access 
so the keyring and cert can be listed (resources are IRR.DIGTCERT.LISTRING and 
IRR.DIGTCERT.LIST) 

- Once you have done the above and are ready to test: 
Ensure syslogd running
Stop the TCPIP AS (there are undoubtedly less invasive ways) Start the TCPIP AS 
and watch for msg EZZ4248E, after which you should start your PA daemon 
(eventually you'll want to automate this), the start will probably look 
something like... /usr/lpp/tcpip/sbin/pagent -l /tmp/pagent.log -c 
/etc/pagent.conf & 

- Once started, check out the following for messages... 
MVS system log
Pagent log file
Output from the pasearch -t command

HTH, 
Mike 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Charles Mills
Sent: Wednesday, March 31, 2021 6:23 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Getting started with Policy Agent and AT-TLS

Caution! This message was sent from outside your organization.

Can anyone point me to a SHARE or other presentation or similar tutorial on how 
to get started with Policy Agent and AT-TLS?

I'm already aware, of course, of the material in the IP Configuration Guide.

Thanks,

Charles

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Help with Dead Letter Queue Maintenance

2021-03-31 Thread Steve Horein
These actions seem helpful:
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.3.0/com.ibm.zos.v2r3.halw001/ezd1826i.htm


On Wed, Mar 31, 2021 at 5:57 PM Lizette Koehler 
wrote:

> I am not a network/tcpip person
>
>
>
> I have seen messages indicating my Dead Letter queue is almost full
>
>
>
> How do I manage it?
>
>
>
> I found the USS path to the directory
>
>
>
> I have 3 mails in there that are huge.
>
>
>
> Can I use OMVS or ISPF 3.17 and just delete the entries?  Or is there
> another process I can use?
>
>
>
> Do I need to run a SMNP or TCPIP function to clear these out (they are from
> 2020)
>
>
>
> What can I do for a automation process to have CA OPS/MVS to monitor and
> alert?
>
>
>
> Thanks for any insight into this issue
>
>
>
>
>
> Lizette
>
>
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Location of Sysplex name

2021-03-31 Thread Jim Mulder
ECVTSPLX has been in the PI (Programming Interface) list at the
beginning of the IHAECVT macro since HBB7703 (OS/390 2.10).
The comment about debugging purposes is residual from before
 that time.

Jim Mulder z/OS Diagnosis, Design, Development, Test  IBM Corp. 
Poughkeepsie NY

"IBM Mainframe Discussion List"  wrote on 
03/31/2021 10:35:40 AM:

> From: "Lennie Dymoke-Bradshaw" <032fff1be9b4-dmarc-
> requ...@listserv.ua.edu>
> To: IBM-MAIN@LISTSERV.UA.EDU
> Date: 03/31/2021 06:58 PM
> Subject: Location of Sysplex name
> Sent by: "IBM Mainframe Discussion List" 
> 
> I am looking to find the location of the name of the current sysplex. I 
have
> found ECVTSPLX in the ECVT which seems appropriate, but this documented 
as
> for debugging purposes. Is this the best field to use?



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Help with Dead Letter Queue Maintenance

2021-03-31 Thread Lizette Koehler
I am not a network/tcpip person

 

I have seen messages indicating my Dead Letter queue is almost full

 

How do I manage it?

 

I found the USS path to the directory

 

I have 3 mails in there that are huge. 

 

Can I use OMVS or ISPF 3.17 and just delete the entries?  Or is there
another process I can use?

 

Do I need to run a SMNP or TCPIP function to clear these out (they are from
2020)

 

What can I do for a automation process to have CA OPS/MVS to monitor and
alert?

 

Thanks for any insight into this issue

 

 

Lizette

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Location of Sysplex name

2021-03-31 Thread Tony Harminc
On Wed, 31 Mar 2021 at 10:35, Lennie Dymoke-Bradshaw
<032fff1be9b4-dmarc-requ...@listserv.ua.edu> wrote:

> I am looking to find the location of the name of the current sysplex. I have
> found ECVTSPLX in the ECVT which seems appropriate, but this documented as
> for debugging purposes. Is this the best field to use?

I don't know of the field's official status or suitability, but we've
been using it for close to 20 years in C code that eventually displays
it to an end user in the window title bar. No one has ever complained
that the value is wrong.

Tony H.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Getting started with Policy Agent and AT-TLS

2021-03-31 Thread Charles Mills
Can anyone point me to a SHARE or other presentation or similar tutorial on
how to get started with Policy Agent and AT-TLS?

I'm already aware, of course, of the material in the IP Configuration Guide.

Thanks,

Charles 

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Carmen Vitullo
That's good to know Jesse, I support a product like VPS that has about 50 I/P 
office printers defined currently with COVID the only activity I see now is the 
Data Center's one shared office printer. 
   
Carmen Vitullo 

   

-Original Message-

From: Jesse 
To: IBM-MAIN 
Date: Wednesday, 31 March 2021 1:06 PM CDT
Subject: Re: jes2 spool

One more option to consider. We have run VPS for years. When COVID hit, no one 
could go into their normal office--where VPS printers are located. Users asked 
us (infrastructure) if there was any way to get a windows viewable copy of 
certain reports. Turns out VPS has such a feature. Not too expensive beyond VPS 
itself. We got it installed with minimal VPS changes. Users were thrilled. 

. 
. 
J.O.Skip Robinson 
Southern California Edison Company 
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager 
323-715-0595 Mobile 
626-543-6132 Office ⇐=== NEW 
robin...@sce.com 

-Original Message- 
From: IBM Mainframe Discussion List  On Behalf Of 
Tony Thigpen 
Sent: Wednesday, March 31, 2021 7:38 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: (External):Re: jes2 spool 

*** EXTERNAL EMAIL - Use caution when opening links or attachments *** 

If you want cheap, as in free, but still fully supported, you should take a 
look at IBM's IP Network Print Facility as you already have it. 
It's part of Communications Server. (Manual is SC27-3658-30.) 

Tony Thigpen 

Shelia Chalk wrote on 3/31/21 8:22 AM: 
> I am trying to find software that will take print from the jes2 spool, 
> compress it and send it to a sever. Do anyone know of a product that will do 
> this? 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN   

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Jesse 1 Robinson
One more option to consider. We have run VPS for years. When COVID hit, no one 
could go into their normal office--where VPS printers are located. Users asked 
us (infrastructure) if there was any way to get a windows viewable copy of 
certain reports. Turns out VPS has such a feature. Not too expensive beyond VPS 
itself. We got it installed with minimal VPS changes. Users were thrilled.   

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-543-6132 Office ⇐=== NEW
robin...@sce.com

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Tony Thigpen
Sent: Wednesday, March 31, 2021 7:38 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: jes2 spool

*** EXTERNAL EMAIL - Use caution when opening links or attachments ***

If you want cheap, as in free, but still fully supported, you should take a 
look at IBM's IP Network Print Facility as you already have it.
It's part of Communications Server. (Manual is SC27-3658-30.)

Tony Thigpen

Shelia Chalk wrote on 3/31/21 8:22 AM:
> I am trying to find software that will take print from the jes2 spool, 
> compress it and send it to a sever. Do anyone know of a product that will do 
> this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Syncsort merge question - How to report exact keys out of sequence?

2021-03-31 Thread Farley, Peter x23353
Thanks Massimo, that was a helpful technique and it did help me discover that 
my input files are NOT in the key order I thought they were.

I've had to resort to an actual SORT rather than a MERGE to get the necessary 
order imposed.

Peter

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Massimo Biancucci
Sent: Wednesday, March 31, 2021 12:58 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Syncsort merge question - How to report exact keys out of sequence?

Peter,

I don't know if you need a "general" solution or a way to diagnose the specific 
problem.

WER068A tells you that the out of sequence record is on SORTIN02 (first
tip) and specifically on block 56,917 (second tip).
Depending on the block size of your file you could "point to the block" and 
then on the group of records and have a closer look.
Given the SORTIN02 you could copy the dataset to a RECFM=F (or V) but not 
BLOCKED temporary dataset in order to have exactly the offending record 
(BLOCK#=REC#).
It's not so efficient, anyway we're talking about diagnosing a problem.

Hope this helps.
Best regards.
Max

 Mail priva di virus. 
https://urldefense.com/v3/__http://www.avast.com__;!!Ebr-cpPeAnfNniQ8HSAI-g_K5b7VKg!Y1vQ4JYSV3Nws8tiIButlbrfAd_FvFEbbpYJ1WnAjV9nA5wKZwAeLsUAkfIuyqTcoLEWFA$
 <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Il giorno mar 30 mar 2021 alle ore 16:51 Farley, Peter x23353 < 
031df298a9da-dmarc-requ...@listserv.ua.edu> ha scritto:

> I have the following situation which causes me to get an "out of sequence"
> error for a merge operation.
>
> Three input files, all RECFM=VB, all the same LRECL and BLKSIZE.  
> Files 2 and 3 are frequently (but NOT always) empty except for header 
> and trailer records.  I believe that the DATA records in all files are 
> in the correct merge key sequence within each file, but my merge key 
> specification could be in error.
>
> The SYSIN uses an OMIT to remove all header and trailer records from 
> the merge operation, so when files 2 and 3 are processed they often 
> contribute no actual data records to the merge process.
>
> I get Syncsort messages like this complaining about "out of sequence":
>
> WER055I  INSERT  0, DELETE  1
> WER068A  OUT OF SEQ SORTIN02 , BLOCK 56,917
>
> If I could ask Syncsort to tell me exactly what two merge keys are 
> "out of sequence" I could pinpoint the record location of the 
> condition and repair any merge key error I may have.
>
> Is there a way to ask Syncsort to tell me the exact keys that it 
> thinks are out of sequence?
>
> If it matters, Syncsort version is reported as "SYNCSORT FOR Z/OS 
> 2.1.6.0N".
>
> Peter
--

This message and any attachments are intended only for the use of the addressee 
and may contain information that is privileged and confidential. If the reader 
of the message is not the intended recipient or an authorized representative of 
the intended recipient, you are hereby notified that any dissemination of this 
communication is strictly prohibited. If you have received this communication 
in error, please notify us immediately by e-mail and delete the message and any 
attachments from your system.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Jim Mulder
  As you can tell  by doing IPLDATA STATUS  under IPCS 
against any dump (or ACTIVE), IEAVNP26 is SMS initialization.
No one should be issuing an ABEND with a code of 000, so a 
standalone dump would be needed to see what is going on.

Jim Mulder z/OS Diagnosis, Design, Development, Test  IBM Corp. 
Poughkeepsie NY

"IBM Mainframe Discussion List"  wrote on 
03/31/2021 09:57:15 AM:

> From: "Schneck, Glenn" <038354c41b84-dmarc-requ...@listserv.ua.edu>
> To: IBM-MAIN@LISTSERV.UA.EDU
> Date: 03/31/2021 01:40 PM
> Subject: Wait Code on IPL
> Sent by: "IBM Mainframe Discussion List" 
> 
> We are getting a wait code 040 with abend code  and Reason Code 
> . We did see IEA303W message with Abend code  and Reason
> Code  but only with the first IPL attempt.  We have not seen
> it with subsequent IPLs.   We as a group have spent a few days 
> researching the wait, abend and reason codes and have found nothing 
> that would indicate the
> 
> problem.  There has been no resent changes to parmlib, or i/o 
> configurations.  The module abending is IEAVNP26, it's located in 
> SYS1.NUCLEUS.   The last message on the console is "GRS 
> initialization completed successfully".   The last successful IPL 
> was 12/13/2020.
> 
> 
> 
> We do have a question; would 2700 uninitialized volumes prevent an 
> IPL and cause a hang/abend after GRS Activates?
> 
> TIA
> 
> Glenn
> 
> Glenn Schneck
> USDC Manager 1 - GPS
> Deloitte Consulting LLP
> 901 International Parkway, STE 100
> Lake Mary, FL 32746
> Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 
321-279-3535
> gschn...@deloitte.com| www.deloitte.com




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Mike Schwab
Uninitialized?  I am guessing you haven't been able to IPL since
adding them to the IO?  UCBs are stored in the ESQA area, so you need
to up that amount.  https://en.wikipedia.org/wiki/Unit_Control_Block

On Wed, Mar 31, 2021 at 9:07 AM Schneck, Glenn
<038354c41b84-dmarc-requ...@listserv.ua.edu> wrote:
>
> We are getting a wait code 040 with abend code  and Reason Code . 
> We did see IEA303W message with Abend code  and Reason Code  but 
> only with the first IPL attempt.  We have not seen it with subsequent IPLs.   
> We as a group have spent a few days researching the wait, abend and reason 
> codes and have found nothing that would indicate the
>
> problem.  There has been no resent changes to parmlib, or i/o configurations. 
>  The module abending is IEAVNP26, it's located in SYS1.NUCLEUS.   The last 
> message on the console is "GRS initialization completed successfully".   The 
> last successful IPL was 12/13/2020.
>
>
>
> We do have a question; would 2700 uninitialized volumes prevent an IPL and 
> cause a hang/abend after GRS Activates?
>
> TIA
>
> Glenn
>
> Glenn Schneck
> USDC Manager 1 - GPS
> Deloitte Consulting LLP
> 901 International Parkway, STE 100
> Lake Mary, FL 32746
> Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535
> gschn...@deloitte.com| www.deloitte.com
>
> Please consider the environment before printing.
>
>
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law. If 
> you are not the intended recipient, you should delete this message and any 
> disclosure, copying, or distribution of this message, or the taking of any 
> action based on it, by you is strictly prohibited.
>
> Deloitte refers to a Deloitte member firm, one of its related entities, or 
> Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
> separate legal entity and a member of DTTL. DTTL does not provide services to 
> clients. Please see www.deloitte.com/about to learn more.
>
> v.E.1
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Frank Swarbrick
That's a rather vague requirement, but I highly recommend MacKinney Software's 
JES Report Broker.
https://www.mackinney.com/products/mainframe-printing/jes-report-broker.html



From: IBM Mainframe Discussion List  on behalf of 
Shelia Chalk 
Sent: Wednesday, March 31, 2021 6:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: jes2 spool

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Low softcapping on high capacity CEC

2021-03-31 Thread Gibney, Dave
My LPAR group, with my 4 LPARs is set with a cap of 12 MSU for z/OS charging 
purposes. We pay for 12 MSU. ABSNSUCapping would, as I read it, make permanent 
the condition I am trying to avoid, that is always being capped at 12.
Even if I could reliably identify the jobs, and online activity that are my 
high CPU spikes, AFAIK, unless I am in a capped state, the CP resource, being 
available, will be used. WLM doesn't care about anything when utilization is 
less than capacity.

The problem I'm addressing is to avoid becoming capped due to short spikes up 
to the 151 capacity of the CPs. It doesn’t take very long for these spikes to 
bring my 4/hr over 12. But, if I could have an limit on the size of these 
spikes, say 24 MSU, I could still get the work done, and not spend long periods 
actually capped at 12.

What is the purpose of the HMC setting, Absolute Capping for CPs that first 
gave me the idea that this was possible? What is the meaning of a setting from 
0.01 to 255.00 here?

> -Original Message-
> From: IBM Mainframe Discussion List  On
> Behalf Of Scott Chapman
> Sent: Wednesday, March 31, 2021 4:16 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Low softcapping on high capacity CEC
> 
> As was mentioned, ABSMSUCapping may be useful in that you can limit the
> entire group to a specific number of MSUs. I.E. if you defined the group of 4
> LPARs in a capacity group at 24 MSUs (or whatever) and enabled
> ABSMSUCapping on all of them, all 4 LPARs would be capped (in total) at that
> 24 MSUs.
> 
> The Absolute CP Capping can work too, but you can't set the limit across the 4
> LPARs, so they can't borrow capacity from each other. I.E. if you want the
> limit to be a combined 24 MSUs but you want each to be able to consume up
> to 24 MSUs, then a group cap with Absolute MSU Capping is the way to go.
> 
> If you want to limit individual workloads within the LPARs, then WLM
> resource groups can do that for you. That's at a service class by service 
> class
> basis and most often are specified by SU/s (not the same as MSUs). So assign
> the SAS work to a specific SC (BATHOGS?) and make sure that SC has a
> resource group that limits how much CPU the work can consume.
> 
> Scott Chapman
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Low softcapping on high capacity CEC

2021-03-31 Thread Al Sherkow
I agree with Scott. That is what I was going to recommend to you also. 

Al

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Carmen Vitullo
IIRC the wait state was more telling when INITSQA was required, but it's been 
so long since I've set/defined it in the LOADxx member of IPLPARM- I recall 
getting the wait state and found I needed to add this to my load member  
my INITSQA 0020K 0001M has been set since 2015 IIRC. 
   
   
Carmen Vitullo 

   

-Original Message-

From: Sharon <038467b8de97-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN 
Date: Wednesday, 31 March 2021 9:51 AM CDT
Subject: Re: Wait Code on IPL

We also just recently started getting a Wait state at IPL on one of test lpar 
sandboxes and nothing had changed on our system. It wasn't consistently failing 
either. I opened up a case with IBM and was told to put in ESQA in INITSQA. Of 
course, that resolved our issue. I just wanted it to consistently fail and I 
wasn't able too. 

Thanks. 

Sharon Lopez 
Software Systems Programming Specialist 
BB now Truist - IT Production Engineering - Mainframe OS 
3200 Beechleaf Ct Ste 200 | Raleigh, NC 27604 
Office (919) 327-6369 
sharon.lo...@truist.com 



-Original Message- 
From: IBM Mainframe Discussion List  On Behalf Of 
Schneck, Glenn 
Sent: Wednesday, March 31, 2021 9:57 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: Wait Code on IPL 

We are getting a wait code 040 with abend code  and Reason Code . 
We did see IEA303W message with Abend code  and Reason Code  but 
only with the first IPL attempt. We have not seen it with subsequent IPLs. We 
as a group have spent a few days researching the wait, abend and reason codes 
and have found nothing that would indicate the 

problem. There has been no resent changes to parmlib, or i/o configurations. 
The module abending is IEAVNP26, it's located in SYS1.NUCLEUS. The last message 
on the console is "GRS initialization completed successfully". The last 
successful IPL was 12/13/2020. 



We do have a question; would 2700 uninitialized volumes prevent an IPL and 
cause a hang/abend after GRS Activates? 

TIA 

Glenn 

Glenn Schneck 
USDC Manager 1 - GPS 
Deloitte Consulting LLP 
901 International Parkway, STE 100 
Lake Mary, FL 32746 
Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535 
gschn...@deloitte.com| 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.deloitte.com=DwIFAg=eV2iJfkzEFLczQ4X0OAgRzp6F5Rf1ImixTkgui8b9xg=9yw11_MiXnUSZGjVRFdh3nhSF3wgfOV0ObXnVJoZtuc=a1yM6F7R5Ye7cFjcz5YtRapmCi7qIUs_ekP2Ma9maJM=TtUKITik04hcOOhcCeRsiyEDlB68ookDD1yY77Q8QWA=
 

Please consider the environment before printing. 


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and any 
disclosure, copying, or distribution of this message, or the taking of any 
action based on it, by you is strictly prohibited. 

Deloitte refers to a Deloitte member firm, one of its related entities, or 
Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
separate legal entity and a member of DTTL. DTTL does not provide services to 
clients. Please see 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.deloitte.com_about=DwIFAg=eV2iJfkzEFLczQ4X0OAgRzp6F5Rf1ImixTkgui8b9xg=9yw11_MiXnUSZGjVRFdh3nhSF3wgfOV0ObXnVJoZtuc=a1yM6F7R5Ye7cFjcz5YtRapmCi7qIUs_ekP2Ma9maJM=_nCobr5Nfemn2gkFIRQC7vzuVBuTpBHZgzSbP69PoKo=
 to learn more. 

v.E.1 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer. 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN   

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Lopez, Sharon
We also just recently started getting a Wait state at IPL on one of test lpar 
sandboxes and nothing had changed on our system.  It wasn't consistently 
failing either.   I opened up a case with IBM and was told to put in ESQA in 
INITSQA.  Of course, that resolved our issue.   I just wanted it to 
consistently fail and I wasn't able too.

Thanks.

Sharon Lopez
Software Systems Programming Specialist
BB now Truist - IT Production Engineering - Mainframe OS
3200 Beechleaf Ct Ste 200 | Raleigh, NC 27604
Office (919) 327-6369
sharon.lo...@truist.com



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Schneck, Glenn
Sent: Wednesday, March 31, 2021 9:57 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Wait Code on IPL

We are getting a wait code 040 with abend code  and Reason Code . 
We did see IEA303W message with Abend code  and Reason Code  but 
only with the first IPL attempt.  We have not seen it with subsequent IPLs.   
We as a group have spent a few days researching the wait, abend and reason 
codes and have found nothing that would indicate the

problem.  There has been no resent changes to parmlib, or i/o configurations.  
The module abending is IEAVNP26, it's located in SYS1.NUCLEUS.   The last 
message on the console is "GRS initialization completed successfully".   The 
last successful IPL was 12/13/2020.



We do have a question; would 2700 uninitialized volumes prevent an IPL and 
cause a hang/abend after GRS Activates?

TIA

Glenn

Glenn Schneck
USDC Manager 1 - GPS
Deloitte Consulting LLP
901 International Parkway, STE 100
Lake Mary, FL 32746
Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535 
gschn...@deloitte.com| 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.deloitte.com=DwIFAg=eV2iJfkzEFLczQ4X0OAgRzp6F5Rf1ImixTkgui8b9xg=9yw11_MiXnUSZGjVRFdh3nhSF3wgfOV0ObXnVJoZtuc=a1yM6F7R5Ye7cFjcz5YtRapmCi7qIUs_ekP2Ma9maJM=TtUKITik04hcOOhcCeRsiyEDlB68ookDD1yY77Q8QWA=

Please consider the environment before printing.


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and any 
disclosure, copying, or distribution of this message, or the taking of any 
action based on it, by you is strictly prohibited.

Deloitte refers to a Deloitte member firm, one of its related entities, or 
Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
separate legal entity and a member of DTTL. DTTL does not provide services to 
clients. Please see 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.deloitte.com_about=DwIFAg=eV2iJfkzEFLczQ4X0OAgRzp6F5Rf1ImixTkgui8b9xg=9yw11_MiXnUSZGjVRFdh3nhSF3wgfOV0ObXnVJoZtuc=a1yM6F7R5Ye7cFjcz5YtRapmCi7qIUs_ekP2Ma9maJM=_nCobr5Nfemn2gkFIRQC7vzuVBuTpBHZgzSbP69PoKo=
  to learn more.

v.E.1

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


The information transmitted is intended solely for the individual or entity to 
which it is addressed and may contain confidential and/or privileged material. 
Any review, retransmission, dissemination or other use of or taking action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you have received this email in error please 
contact the sender and delete the material from any computer.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Assembler Language Programming for IBM System z Servers

2021-03-31 Thread René Jansen
I have written to the dept. where John last worked. I am hoping for a favorable 
response. I have worked on several open sourcing projects with IBM and I would 
say there is always a good chance, but keep breathing in and out while we wait.

Best regards,

René.

> On 31 Mar 2021, at 15:42, Wendell Lovewell 
> <01e9c0ee0673-dmarc-requ...@listserv.ua.edu> wrote:
> 
> The book shows the copyright is held by IBM, but it doesn't appear to have a 
> normal IBM manual number. 
> 
> Is there anyone from IBM who could do something about this?  Maybe get the 
> source released to a Creative Commons license if they don't plan to update 
> it?  Please? 
> 
> Wendell
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Jackson, Rob
We do compress it actually.  7-Zip command-line from a "DOS" batch file, run by 
a Windoze scheduled task.  (Does anyone know of a better way?)  It would be 
pretty trivial to compress them on the mainframe, but I couldn't think of a way 
to do it without burning a bunch of CPU or not allowing them to be portable.  
It works fairly well though as-is.  We use it on two LPARs to FTP about 55 
thousand spool files with self-describing names per day.

Unsolicited plug:
JRB is a surprisingly robust, functional, and efficient product, and that's 
before you even consider the price.  This "bargain" software is astonishing, 
and their support is even more so.  When is the last time a product's lead 
developer called you up for a chat just for downloading the product?  And when 
is the last time one asked you if there's any way they could improve the 
product, accepted the ask, and delivered the code changes within a few days?  
Not a fix.  New functionality just because I asked for it.  You cannot go wrong 
with MacKinney for this need.

First Horizon Bank
Mainframe Technical Support
-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
PINION, RICHARD W.
Sent: Wednesday, March 31, 2021 8:33 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [Originated Externally]Re: jes2 spool

[External Email. Exercise caution when clicking links or opening attachments.]

Have a look at JRB from McKinney Systems.  We are using it to suck up reports 
from the spool, FTP to a server (not sure about the compression part), and then 
it respools the report for another application to process the report.

JRBE085 ** DELIVERY STARTED:#2 "A   " FTP for xxx yyy zzz-
JRBE086 ** REPORT JOBNAME:, JOBID:JOB04062, GROUPNAME:1.1.1
JRBE140 ** FTP  IP@=xxx.xxx.xxx.xxx, HOST=aa1
JRBE600 ** USING CONTROL CONNECTION ADDRESS FOR PASSIVE DATA

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Shelia Chalk
Sent: Wednesday, March 31, 2021 8:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

[External Email. Exercise caution when clicking links or opening attachments.]

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN Confidentiality notice:
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Carmen Vitullo
We use PSF and define Solimar printers, the I/P destination is a Solimar print 
server, not free but if you have PSF very easy to define, I don't think there's 
any compression, but the Solimar server has some great print services. 
  
   
Carmen Vitullo 

   

-Original Message-

From: Shelia 
To: IBM-MAIN 
Date: Wednesday, 31 March 2021 7:22 AM CDT
Subject: jes2 spool

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this? 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN   

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Seymour J Metz
There are PC products that support NJE and remote batch over TCPIP. There are 
also z/OS print managers that can transform SYSOUT data sets to different 
formats and support several different external interfaces.


--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Shelia Chalk [sch...@trustmark.com]
Sent: Wednesday, March 31, 2021 8:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Tony Thigpen
If you want cheap, as in free, but still fully supported, you should 
take a look at IBM's IP Network Print Facility as you already have it. 
It's part of Communications Server. (Manual is SC27-3658-30.)


Tony Thigpen

Shelia Chalk wrote on 3/31/21 8:22 AM:

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Location of Sysplex name

2021-03-31 Thread Lennie Dymoke-Bradshaw
I am looking to find the location of the name of the current sysplex. I have
found ECVTSPLX in the ECVT which seems appropriate, but this documented as
for debugging purposes. Is this the best field to use?

 


Lennie Dymoke-Bradshaw

 

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Carmen Vitullo
Glen do you have any vendor UIM's installed? seems NIP may have been looking to 
load a module and it could not find one 
   
Carmen Vitullo 

  

-Original Message-

From: Glenn <038354c41b84-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN 
Date: Wednesday, 31 March 2021 9:07 AM CDT
Subject: Wait Code on IPL

We are getting a wait code 040 with abend code  and Reason Code . 
We did see IEA303W message with Abend code  and Reason Code  but 
only with the first IPL attempt. We have not seen it with subsequent IPLs. We 
as a group have spent a few days researching the wait, abend and reason codes 
and have found nothing that would indicate the 

problem. There has been no resent changes to parmlib, or i/o configurations. 
The module abending is IEAVNP26, it's located in SYS1.NUCLEUS. The last message 
on the console is "GRS initialization completed successfully". The last 
successful IPL was 12/13/2020. 



We do have a question; would 2700 uninitialized volumes prevent an IPL and 
cause a hang/abend after GRS Activates? 

TIA 

Glenn 

Glenn Schneck 
USDC Manager 1 - GPS 
Deloitte Consulting LLP 
901 International Parkway, STE 100 
Lake Mary, FL 32746 
Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535 
gschn...@deloitte.com| www.deloitte.com 

Please consider the environment before printing. 


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and any 
disclosure, copying, or distribution of this message, or the taking of any 
action based on it, by you is strictly prohibited. 

Deloitte refers to a Deloitte member firm, one of its related entities, or 
Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
separate legal entity and a member of DTTL. DTTL does not provide services to 
clients. Please see www.deloitte.com/about to learn more. 

v.E.1 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Dave Jousma
Glenn,

that seems odd to have RC  and RSN 00.are you able to cut/paste 
current wait state string in its entirety?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Wait Code on IPL

2021-03-31 Thread Mark Jacobs
WAG. Do you have an INITSQA statement in the LOADxx member that was used for 
that system? If not, you just might be at the edge of needing more SQA during 
IPL processing that resulted in the initial IPL wait state.

Mark Jacobs

Sent from ProtonMail, Swiss-based encrypted email.

GPG Public Key - 
https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com

‐‐‐ Original Message ‐‐‐

On Wednesday, March 31st, 2021 at 9:57 AM, Schneck, Glenn 
<038354c41b84-dmarc-requ...@listserv.ua.edu> wrote:

> We are getting a wait code 040 with abend code  and Reason Code . 
> We did see IEA303W message with Abend code  and Reason Code  but 
> only with the first IPL attempt. We have not seen it with subsequent IPLs. We 
> as a group have spent a few days researching the wait, abend and reason codes 
> and have found nothing that would indicate the
>
> problem. There has been no resent changes to parmlib, or i/o configurations. 
> The module abending is IEAVNP26, it's located in SYS1.NUCLEUS. The last 
> message on the console is "GRS initialization completed successfully". The 
> last successful IPL was 12/13/2020.
>
> We do have a question; would 2700 uninitialized volumes prevent an IPL and 
> cause a hang/abend after GRS Activates?
>
> TIA
>
> Glenn
>
> Glenn Schneck
>
> USDC Manager 1 - GPS
>
> Deloitte Consulting LLP
>
> 901 International Parkway, STE 100
>
> Lake Mary, FL 32746
>
> Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535
>
> gschn...@deloitte.com| www.deloitte.com
>
> Please consider the environment before printing.
>
> This message (including any attachments) contains confidential information 
> intended for a specific individual and purpose, and is protected by law. If 
> you are not the intended recipient, you should delete this message and any 
> disclosure, copying, or distribution of this message, or the taking of any 
> action based on it, by you is strictly prohibited.
>
> Deloitte refers to a Deloitte member firm, one of its related entities, or 
> Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
> separate legal entity and a member of DTTL. DTTL does not provide services to 
> clients. Please see www.deloitte.com/about to learn more.
>
> v.E.1
>
> -
>
> For IBM-MAIN subscribe / signoff / archive access instructions,
>
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Wait Code on IPL

2021-03-31 Thread Schneck, Glenn
We are getting a wait code 040 with abend code  and Reason Code . 
We did see IEA303W message with Abend code  and Reason Code  but 
only with the first IPL attempt.  We have not seen it with subsequent IPLs.   
We as a group have spent a few days researching the wait, abend and reason 
codes and have found nothing that would indicate the

problem.  There has been no resent changes to parmlib, or i/o configurations.  
The module abending is IEAVNP26, it's located in SYS1.NUCLEUS.   The last 
message on the console is "GRS initialization completed successfully".   The 
last successful IPL was 12/13/2020.



We do have a question; would 2700 uninitialized volumes prevent an IPL and 
cause a hang/abend after GRS Activates?

TIA

Glenn

Glenn Schneck
USDC Manager 1 - GPS
Deloitte Consulting LLP
901 International Parkway, STE 100
Lake Mary, FL 32746
Tel/Direct: +1 407-438-8809 | Fax: +1 866-396-3121 | Mobile: +1 321-279-3535
gschn...@deloitte.com| www.deloitte.com

Please consider the environment before printing.


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and any 
disclosure, copying, or distribution of this message, or the taking of any 
action based on it, by you is strictly prohibited.

Deloitte refers to a Deloitte member firm, one of its related entities, or 
Deloitte Touche Tohmatsu Limited ("DTTL"). Each Deloitte member firm is a 
separate legal entity and a member of DTTL. DTTL does not provide services to 
clients. Please see www.deloitte.com/about to learn more.

v.E.1

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Mike Schwab
https://github.com/michaelknigge/srs This will spin off a file.

On Wed, Mar 31, 2021 at 7:22 AM Shelia Chalk  wrote:
>
> I am trying to find software that will take print from the jes2 spool, 
> compress it and send it to a sever. Do anyone know of a product that will do 
> this?
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: [External] jes2 spool

2021-03-31 Thread Pommier, Rex
Not sure what you want to do with the output once it gets to the server but if 
it is just for online viewing, at a previous job, we used something called 
report2web (I don't know who the vendor was) that spooled reports out and 
allowed browser viewing of them.  

Are you looking for strictly text type output or are you wanting to render AFP 
forms etc?

Rex

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Shelia Chalk
Sent: Wednesday, March 31, 2021 7:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [External] jes2 spool

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN


The information contained in this message is confidential, protected from 
disclosure and may be legally privileged.  If the reader of this message is not 
the intended recipient or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any disclosure, 
distribution, copying, or any action taken or action omitted in reliance on it, 
is strictly prohibited and may be unlawful.  If you have received this 
communication in error, please notify us immediately by replying to this 
message and destroy the material in its entirety, whether in electronic or hard 
copy format.  Thank you.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Assembler Language Programming for IBM System z Servers

2021-03-31 Thread Wendell Lovewell
The book shows the copyright is held by IBM, but it doesn't appear to have a 
normal IBM manual number. 

Is there anyone from IBM who could do something about this?  Maybe get the 
source released to a Creative Commons license if they don't plan to update it?  
Please? 

Wendell

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Shelia Chalk
Ok thanks I will look into it.


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
PINION, RICHARD W.
Sent: Wednesday, March 31, 2021 7:33 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: jes2 spool

Have a look at JRB from McKinney Systems.  We are using it to suck up reports 
from the spool, FTP to a server (not sure about the compression part), and then 
it respools the report for another application to process the report.

JRBE085 ** DELIVERY STARTED:#2 "A   " FTP for xxx yyy zzz-  
JRBE086 ** REPORT JOBNAME:, JOBID:JOB04062, GROUPNAME:1.1.1 
JRBE140 ** FTP  IP@=xxx.xxx.xxx.xxx, HOST=aa1  
JRBE600 ** USING CONTROL CONNECTION ADDRESS FOR PASSIVE DATA

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Shelia Chalk
Sent: Wednesday, March 31, 2021 8:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

[External Email. Exercise caution when clicking links or opening attachments.]

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN Confidentiality 
notice: 
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Shelia Chalk
Ok thanks I will look into it.


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael Brennan
Sent: Wednesday, March 31, 2021 8:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: jes2 spool

JHS by Systemware:   
https://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.systemware.com%2F%3Fs%3Djhsdata=04%7C01%7CSChalk%40TRUSTMARK.COM%7Ced4d2bc609d54585b1e308d8f4481ea1%7C518d66eacb8948c8a7b903cba11cde91%7C1%7C0%7C637527937878834220%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000sdata=my46UczFAmfCMVJ9UYvofVhpA%2BJ5FNQzNroB%2F7kFo0U%3Dreserved=0



From: IBM Mainframe Discussion List  on behalf of 
Shelia Chalk 
Sent: Wednesday, March 31, 2021 7:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

[CAUTION: This Email is from outside the Organization. Unless you trust the 
sender, Don't click links or open attachments as it may be a Phishing email, 
which can steal your Information and compromise your Computer.]

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.


--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Low softcapping on high capacity CEC

2021-03-31 Thread Steve Emge
I agree with Scott regarding assigning a resource group to the service 
class(es) that need to be capped.  In reference to SU/s per second specified in 
MAX SUs in the resource group, the unweighted SUs/sec for IBM Z systems can be 
found here:

https://www-01.ibm.com/servers/resourcelink/lib03060.nsf/pages/srmindex

Regards,
Steve

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread Michael Brennan
JHS by Systemware:   https://www.systemware.com/?s=jhs



From: IBM Mainframe Discussion List  on behalf of 
Shelia Chalk 
Sent: Wednesday, March 31, 2021 7:22 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

[CAUTION: This Email is from outside the Organization. Unless you trust the 
sender, Don’t click links or open attachments as it may be a Phishing email, 
which can steal your Information and compromise your Computer.]

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: IBM PCOMM - copy/paste doesnt work

2021-03-31 Thread Steve Beaver
What version of PCOMM are you running?

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Bob Bridges
Sent: Tuesday, March 30, 2021 3:23 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: IBM PCOMM - copy/paste doesnt work

Looks like this is solved, but the first thing that occurred to me is a problem 
I have from time to time:  As an old fart, I still use  for copy and 
 for paste, without having to stop and think about it.  Mostly that 
still works, but whenever it doesn't (with some of the newer tools), I have to 
remember and then hunt down the  and  keystrokes.

I'll bet I'm not the only one.

---
Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313

/* Expecting the world to treat you fairly because you are a good person is a 
little like expecting the bull not to attack you because you are a vegetarian.  
-Dennis Wholey */

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Cameron Conacher
Sent: Tuesday, March 30, 2021 08:08

We had some upgrade applied a year or so ago.
Afterwards I could not copy and paste.
I did the following:
Edit -> Preferences -> Keyboard
Browse
Choose 1.kemp
Open
Restart session

Your mileage may vary, but that did the trick for me.

> --- On Mar 30, 2021, at 8:02 AM, kekronbekron 
> <02dee3fcae33-dmarc-requ...@listserv.ua.edu> wrote:
> Galaxy brain time, folks:
> 
> There's an option in PCOMM that automatically copies whatever* to the 
> clipboard.
> 
> whatever* = anything you draw a bounding box over. Selection tool or whatever 
> it's called.
> And there's a setting to not persist the display of the bounding box, after 
> the above operation is done.
> 
> No keyboard shortcuts necessary.
> 
> ‐‐‐ Original Message ‐‐‐
>> On Tuesday, March 30, 2021 5:14 PM, Radoslaw Skorupka 
>>  wrote:
>> I met such problems, but it was related to Windows problems, not 
>> PCOMM itself. Especially when RDP is in use.
>> BTW: I strongly suggest to customize keyboard : Ctrl-C and Ctrl-V 
>> instead of pulldown menu.
>> 
>> Few hints:
>> Use COPY (alt-e-c) without selecting anything on the screen. In such 
>> case whole screen should be copied.
>> Try to select some text, regular text (without special chars) and paste.
>> Try to use copy-paste from Notepad to PCOMM (inversely) Try to use 
>> copy-paste from PCOMM to PCOMM.
>> Obviously use COPY-PASTE between other apps, like two Notepad 
>> windows, Excel, etc.
>> 
>> --- W dniu 30.03.2021 o 11:45, Peter pisze:
>>> I am unable to.copy or paste within and to any outside application 
>>> like notpad.
>>> When I do Alt +e+c and try to paste within or outside I get blank. 
>>> Tried resetting keyboard 3270 but no luck.
>>> Is there any kind of trace options I can enable within 3270 pcom 
>>> emulator to verify the strokes ?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: jes2 spool

2021-03-31 Thread PINION, RICHARD W.
Have a look at JRB from McKinney Systems.  We are using it to suck up reports 
from the spool,
FTP to a server (not sure about the compression part), and then it respools the 
report for
another application to process the report.

JRBE085 ** DELIVERY STARTED:#2 "A   " FTP for xxx yyy zzz-  
JRBE086 ** REPORT JOBNAME:, JOBID:JOB04062, GROUPNAME:1.1.1 
JRBE140 ** FTP  IP@=xxx.xxx.xxx.xxx, HOST=aa1  
JRBE600 ** USING CONTROL CONNECTION ADDRESS FOR PASSIVE DATA

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Shelia Chalk
Sent: Wednesday, March 31, 2021 8:23 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: jes2 spool

[External Email. Exercise caution when clicking links or opening attachments.]

I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Confidentiality notice: 
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


jes2 spool

2021-03-31 Thread Shelia Chalk
I am trying to find software that will take print from the jes2 spool, compress 
it and send it to a sever. Do anyone know of a product that will do this?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Dataset contention

2021-03-31 Thread Joseph Reichman
My jobs is to write and develop test cases execute them to see that the code 
runs as expected lots of tines it is hard to find 

Thank you everybody for your help



> On Mar 31, 2021, at 7:49 AM, Jeremy Nicoll  
> wrote:
> 
> On Fri, 26 Mar 2021, at 17:47, Farley, Peter x23353 wrote:
>> Jeremy,
>> 
>> I have to disagree with you here about access to read (not modify) 
>> production data by application developers.  Full read access to 
>> production data (especially when the quantities are very large and 
>> cannot easily be copied to "test" disk pools which are usually much 
>> smaller than production) is a critical problem solving and research 
>> tool.
> 
> I wasn't disputing that occasional access to such data might be needed
> but it seems to me that the OP has been asking questions about ways
> to process this data for /months/.
> 
> I would have expected him to finesse the algorithms, handling dataset
> contention etc on test data, or possibly just a handful of examples of 
> live data - and as you say, I'd have hoped that that would have been 
> anonymised.
> 
> 
>> I deal with very large quantities of "production" data every day for 
>> both client issue resolution and business function enhancement 
>> research.  Simple examples are "How many widgets does client xyz 
>> process in a day?  In a week?  In a month?  And what application 
>> characteristics did we apply to the client processing of that widget 
>> (or ones of similar type abc)?".
> 
> I would have hoped you could write some sort of generalised query 
> framework, and submit that as a production job, though.
> 
> 
>> In the case that even masking files is difficult or impossible due to 
>> the inherent vast volume of the data, the only reasonable real-world 
>> solution is "trust but verify" your employee's activities.
> 
> The thing is, verification IMO should amount to more than someone 
> just signing-off Joe's access to the data.
> 
> Why is he inventing code as he goes along?
> 
> -- 
> Jeremy Nicoll - my opinions are my own.
> 
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Dataset contention

2021-03-31 Thread Jeremy Nicoll
On Fri, 26 Mar 2021, at 17:47, Farley, Peter x23353 wrote:
> Jeremy,
> 
> I have to disagree with you here about access to read (not modify) 
> production data by application developers.  Full read access to 
> production data (especially when the quantities are very large and 
> cannot easily be copied to "test" disk pools which are usually much 
> smaller than production) is a critical problem solving and research 
> tool.

I wasn't disputing that occasional access to such data might be needed
but it seems to me that the OP has been asking questions about ways
to process this data for /months/.

I would have expected him to finesse the algorithms, handling dataset
contention etc on test data, or possibly just a handful of examples of 
live data - and as you say, I'd have hoped that that would have been 
anonymised.

 
> I deal with very large quantities of "production" data every day for 
> both client issue resolution and business function enhancement 
> research.  Simple examples are "How many widgets does client xyz 
> process in a day?  In a week?  In a month?  And what application 
> characteristics did we apply to the client processing of that widget 
> (or ones of similar type abc)?".

I would have hoped you could write some sort of generalised query 
framework, and submit that as a production job, though.

 
> In the case that even masking files is difficult or impossible due to 
> the inherent vast volume of the data, the only reasonable real-world 
> solution is "trust but verify" your employee's activities.

The thing is, verification IMO should amount to more than someone 
just signing-off Joe's access to the data.

Why is he inventing code as he goes along?

-- 
Jeremy Nicoll - my opinions are my own.

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Low softcapping on high capacity CEC

2021-03-31 Thread Scott Chapman
As was mentioned, ABSMSUCapping may be useful in that you can limit the entire 
group to a specific number of MSUs. I.E. if you defined the group of 4 LPARs in 
a capacity group at 24 MSUs (or whatever) and enabled ABSMSUCapping on all of 
them, all 4 LPARs would be capped (in total) at that 24 MSUs. 

The Absolute CP Capping can work too, but you can't set the limit across the 4 
LPARs, so they can't borrow capacity from each other. I.E. if you want the 
limit to be a combined 24 MSUs but you want each to be able to consume up to 24 
MSUs, then a group cap with Absolute MSU Capping is the way to go.

If you want to limit individual workloads within the LPARs, then WLM resource 
groups can do that for you. That's at a service class by service class basis 
and most often are specified by SU/s (not the same as MSUs). So assign the SAS 
work to a specific SC (BATHOGS?) and make sure that SC has a resource group 
that limits how much CPU the work can consume. 

Scott Chapman

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN