Hi,
Your conclusion is correct, but there is a currently known problem with PRO/JCL
(from ASG) that erroneously says that it's not valid. There are actually
several PRO/JCL problems that we have open with ASG currently, related to GDG
processing with tape and also tape processing with disp=MOD
On Mon, 8 Oct 2018 20:37:23 -0400, Tom Conley wrote:
I assume you see this while browsing the syslog for events that occurred during
system startup for STCs launched prior to JES2 start.
This is why JES2 definition for STC jobclass is ignored.
These STCs get serviced by Master Scheduler, not by
Repeated refrain:
The "new tools" are neither as reliable, functional, or available as those they
are replacing.
C'mon IBM, get your act together.!
-Original Message-
From: IBM Mainframe Discussion List On Behalf Of Tom
Conley
Sent: Monday, October 8, 2018 4:02 PM
To: IBM-MAIN@LISTSER
I would doubt there is any reason to use SWA=BELOW unless someone is chasing
the TIOT(?) chain using logic that was invalidated w/MVS/ESA.
I once has an application program that choked on this.
A relatively small source code change to use RDJFCB, instead of chaseing the
chain resolved the issue.
Did something change with VOLCOUNT parameter handling between z/OS 2.1 and 2.3?
We have a job that uses 21 tapes to backup an application's datasets, and has
this parameter: VOL=(,RETAIN,,20),
Following the upgrade to 2.3 at the weekend, this job failed S837-08,
indicating it has run out of tape
Just in case someone needs it:
https://www-304.ibm.com/ibmlink
Save you a call.
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
@Jim, thanks. A couple of follow-ups if I may.
- What is the proper return from an XMPOST ERRET routine? BR 14? I don't see
anything in the docs.
- Would an XMPOST LINKAGE=BRANCH ERRET routine get passed the ABEND code?
Where?
Charles
-Original Message-
From: IBM Mainframe Discussion L
Classification: Public
We tripped over something with z/OS 2.1 maintenance and volcounts. These are
some notes I have:
With z/OS 2.1, an enhancement to DFSMS came in which meant that when a dataset
(tape in this case) filled 5 volumes, DFSMS automatically created the
additional control blocks t
> I would imagine their other JCL checker product probably has the same issue
I was once acquired by ASG and worked there for about four years, but I have no
special knowledge of logic of the JCL check products. That said, the products
were acquired from competing companies and had different cod
On 10/9/2018 9:41 AM, Chambers, David W. wrote:
Just in case someone needs it:
https://www-304.ibm.com/ibmlink
Save you a call.
So IBM just all of a sudden decided to break www.ibmlink.ibm.com and
www.ibm.com/ibmlink. We weren't supposed to have to remember the -3xx
after the www, whic
You may want to talk to your hardware vendor on this.
Some times this could be dependent on your hardware, EMC, IBM, STK, etc
They may have some insight for you on this question.
Lizette
> -Original Message-
> From: IBM Mainframe Discussion List On Behalf Of
> Tommy Tsui
> Sent: M
My $0,02:
1. Use PDSE on LNKLST whenever possible
2. For PDS do not use secondary allocation (and single extent for
primary, CONTIG)
3. Keep number of "your own" libraries as small as possible
4. Allow LNKLST additions, not deletions (or just be prepared for IPL)
5. PTFs on LNKLST are good reaso
We're in process of upgrading from z/OS 2.1 to 2.3 On our test lpar when
we enter sdsf we see the following message -
ISF452E SDSFAUX communications failed, return code 0x0008,,
reason code 0x00370801, function "connect". SDSFAUX not available,
or function not supported,
Indeed we have neve
Hi IBM-MAIN Mainframers! Long time listener, first time caller. :-)
I'm upgrading from z/OS V2.1 to V2.3 and I'm receiving this message opening
SDSF:
ISF452E SDSFAUX communications failed, return code 0x0008,
reason code 0x00370801, function "connect". SDSFAUX not available
or function not
I don't think this issue is related to one I had, mine was security related, I
did find a match for this issue
https://www-01.ibm.com/support/docview.wss?uid=isg1PI54862
Carmen Vitullo
- Original Message -
From: "Brian France"
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Tuesday, Octo
The BLDL entry for a load module has included the TTR and length of the first
text record since Old Man Noach cornered the market in Gopher Wood. Fetch
chained the read of the text record to another read; the following record could
never be a text record. There was no need to read the ESD. It se
From the "Summary of changes" section in the SDSF 2.3 manual :
As of z/OS V2R3, SDSF requires the SDSF and SDSFAUX address spaces to be active
for full functionality.
The SDSF address space manages connections, processes ISFPRMxx statements,
handles operator commands, and starts and stops SDSFAU
Good to know ahead of time, thanks Rob!
I'll be moving to 2.3 early next year
Carmen Vitullo
- Original Message -
From: "Rob Scott"
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Tuesday, October 9, 2018 10:29:22 AM
Subject: Re: z/OS 2.3, SDSFAUX missing message...
>From the "Summary of ch
We do not use ISFPRMxx. We're still using the assembled mac version.
Might be our issue even tho the manual states it's acceptable.
On 10/9/2018 11:29 AM, Rob Scott wrote:
From the "Summary of changes" section in the SDSF 2.3 manual :
As of z/OS V2R3, SDSF requires the SDSF and SDSFAUX addre
Appears to be a temporary transition problem. This news note is dated 8 Oct.
"Our redirect from www.ibm.com/ibmlink is not working at this moment until we
finish migrating to blueID.
"Please use the link below instead:
https://www-304.ibm.com/ibmlink "
.
.
J.O.Skip Robinson
Southern California
On 10/9/2018 11:44 AM, Jesse 1 Robinson wrote:
Appears to be a temporary transition problem. This news note is dated 8 Oct.
"Our redirect from www.ibm.com/ibmlink is not working at this moment until we
finish migrating to blueID.
"Please use the link below instead:
https://www-304.ibm.com/ibm
If its the same problem I had you have to make the SDSF class Raclistable.
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.3.0/com.ibm.zos.v2r3.e0zm100/RACF_SDSF_RACLIST_V2R3.htm
Matt Hogstrom
m...@hogstrom.org
+1-919-656-0564
PGP Key: 0x90ECB270
I just read a book on Stockholm Syndrome,
On 10/9/2018 9:10 AM, Tom Conley wrote:
... any ideas why Granular APAR search is dead? Any search I do comes
back with 0 results.
It's working for me using this URL:
https://www14.software.ibm.com/support/customercare/psearch/search?domain=gapar
--
Phoenix Software International
Edward E.
On 10/9/2018 1:42 PM, Ed Jaffe wrote:
On 10/9/2018 9:10 AM, Tom Conley wrote:
... any ideas why Granular APAR search is dead? Any search I do comes
back with 0 results.
It's working for me using this URL:
https://www14.software.ibm.com/support/customercare/psearch/search?domain=gapar
Thanks, but I've checked with our ACF2 admin and he says SDSF class is not
activated.
Curt
From: IBM Mainframe Discussion List on behalf of
Matt Hogstrom
Sent: Tuesday, October 9, 2018 12:41:33 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: ISF452E on SDSF usin
On 10/9/2018 10:45 AM, Tom Conley wrote:
I enter IEBCOPY, 0 hits.
*1-10*of*279*results
--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/
---
Same counts here. I didn't even know this URL before today.
.
.
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 Discus
You need to have unit names matching your STC and TSO JCL and you need to
define public and storage volumes in VATLSTxx matching your JCL and unit names.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on be
As usual, ZD gets it wrong.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of
Mark Regan
Sent: Friday, October 5, 2018 11:55 AM
To: IBM-MAIN@listserv.ua.edu
Subject: Fwd: IBM mainframe container
TN3270 is a different animal from HMC, whether line mode or 3270 mode. TN3270
to an ICC looks like a local non-SNA 3270.
--
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3
From: IBM Mainframe Discussion List on behalf of Tom
Brennan
Sent: Friday
[Default] On 9 Oct 2018 10:42:45 -0700, in bit.listserv.ibm-main
edja...@phoenixsoftware.com (Ed Jaffe) wrote:
>On 10/9/2018 9:10 AM, Tom Conley wrote:
>>
>> ... any ideas why Granular APAR search is dead? Any search I do comes
>> back with 0 results.
>
>It's working for me using this URL:
>
>ht
Find the SDSFAUX sample JCL and copy it to your system PROCLIB. Create a user
id and started task profile for it in your security product.
SDSF will automatically start the new address space when it starts.
Everything should be happy.
That's all I remember I had to do when I started playing wi
Hello,
Adding this, you need to connect the sdsfaux on to sdsf proc. And get the
required RACF or security access to it. Thanks
On Wed, Oct 10, 2018, 1:38 AM Matthew Stitt
wrote:
> Find the SDSFAUX sample JCL and copy it to your system PROCLIB. Create a
> user id and started task profile for i
Thanks, I need to see if I can look at the SADMP source code. I know
how CCW's work for a 3270 unit at IPL time, but it would be interesting
to see if a totally different method is used when CONSOLE=SYSC is coded.
And I need to correct myself: I looked at my old SA ICKDSF notes and
the conso
On 10/9/2018 11:45 AM, Jesse 1 Robinson wrote:
Same counts here. I didn't even know this URL before today.
haha! I put it in the Bit Bucket twice in a row! lol
--
Phoenix Software International
Edward E. Jaffe
831 Parkview Drive North
El Segundo, CA 90245
https://www.phoenixsoftware.com/
---
Honest Abe got shot. I should be happy with mere humiliation.
.
.
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 Disc
I have a need to recognize certain events (creation of a file, completion of a
JOB, etc) and send basic information about each event to a Windows process near
real-time.
The Windows process would be a RESTful web server deployed on the Intranet
alongside the z/OS box.
I have been out of the SY
There are a number of commercial products that will send z/OS operational and
security events to Linux or Windows. I am, ahem, the principal author of one:
https://correlog.com/mainframe-security-solutions/zdefender-for-zos/
There are a number of competitive products but I'll let you do your own
38 matches
Mail list logo