Colossus: the Forbin Project. Ca. 1970.Similar vein: Skynet in the
Terminator "franchise"Sent from my Verizon, Samsung Galaxy smartphone
Original message From: Steve Beaver
<050e0c375a14-dmarc-requ...@listserv.ua.edu> Date: 1/22/25 2:51 PM
(GMT-05:00) To: IBM-MAIN@LISTS
Hi,
We have many jobs that look like this:
//STEP230 EXEC PGM=ICETOOL
//DFSMSG DD SYSOUT=*
//TOOLMSG DD SYSOUT=*
//TOOLIN DD *
COPY FROM(INP0101) TO(OUT0101)
COPY FROM(INP0201) TO(OUT0201)
//INP0101 DD DISP=SHR,DSN=DSNI1
//INP0201 DD DISP=SHR,DSN=DSNi2
//*
//OUT0101 DD DSN=DSNO1,
//
Brian,
Could you please share what type of z/OS 2.2 things did not work on the z16?
Thank you,
Rebecca
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message:
UTS was (is) ASCII
On 1/22/25 6:39 PM, Phil Smith III wrote:
Wow, I'd forgotten that one! Are you sure it was ASCII? I don't remember and
Googling hasn't really helped. I did find references to needing a Series/1 to
drive the terminals, but it could have been translating?
What about UTS? I t
W dniu 21.01.2025 o 17:51, Paul Gilmartin pisze:
On Tue, 21 Jan 2025 16:19:46 +, Jerry Whitteridge wrote:
Yes absolutely ! FTP to external sites is strictly controlled.
Is the concern with the intrinsic weakness of FTP? would FTPS
(AT/T:S) be better? Does cbttape.org support those?
If t
Rick Troth wrote, in part:
>Eventually Amdahl got out of the mainframe hardware game. They
>spun-off the UTS business which became "UTS Global".
And UTS Global is dead, alas. There's https://uts-global.com/ but it's clearly
different. I suppose it could be raised from the ashes of the earlier com
I was at Texas A&M working for the (then) Data Processing Center.
We ran MVS, VAX, and of course VM/HPO. On top of VM, we also ran UTS.
One day I was in the office of our two VM guys, who were also the UTS
guys. David Lippke had a hex view of a certain UTS script or text file
on his 3270. I saw
> GIM69207S ** RECEIVE PROCESSING HAS FAILED BECAUSE THE CONNECTION WITH THE
> SERVER FAILED. javax.net.ssl.SSLHandshakeException:
> com.ibm.jsse2.util.ValidatorException: PKIX path building failed:
> com.ibm.security.cert.IBMCertPathBuilderException: unable t
Hi Gadi,
Try changing this:
IF &JOB = 'PKTD0534' THEN DO
WRITE 'PKTD0534 ANYVOL -' &ANYVOL
WRITE 'PKTD0534 ALLVOL -' &ALLVOL
WRITE 'PKTD0534 UNIT -' &UNIT '-'
WRITE 'PKTD0534 DATACLAS -' &DATACLAS
END
to:
IF &JOB = 'PKTD0534' THEN DO
WRITE 'PKTD0534 ANYVOL
I forgot to respond to your second question: If you are a developer, you most
likely have authority to “install” a CBT utility for your personal use, because
you already have authority to compile and execute programs (excepting perhaps
for languages other than COBOL and assembler, depending on
On Thu, 23 Jan 2025 21:50:13 +, Farley, Peter wrote:
>Re: “I can't imagine such space being a problem nowadays”: You would be
>surprised. Installations with long-neglected z/OS Unix environments can be
>extraordinarily parsimonious about personal Unix file space allotments (if
>they even e
Some things work but are "unreliable" which to me is tantamount t0 not really
working so you should plan otherwise for what to do instead to mitigate the
issue if you need it. This is a partial list because I would need to go
through my notes thoroughly to be absolutely sure.
You can do almo
Just this week, all of my SMPE jobs have been failing with
GIM69207S ** RECEIVE PROCESSING HAS FAILED BECAUSE THE CONNECTION WITH THE
SERVER FAILED. javax.net.ssl.SSLHandshakeException:
com.ibm.jsse2.util.ValidatorException: PKIX path building failed:
com.ibm
I don’t know if this is relevant …
https://www.ibm.com/support/pages/node/7161911?myns=ecurep&myns=ecurep&mync=E&cm_sp=ecurep-_-NULL-_-E
Changes to data upload for IBM Support – Preparing customer firewalls and
proxies for the upcoming infrastructure changes and disablement of deprecated
cipher
On Thu, 23 Jan 2025 21:08:48 +0100, Radoslaw Skorupka wrote:
>
>
>> If the concern is malware infiltration, curl, HTTPS, and IND$FILE
>> from a desktop waystation are all suspect.
>
>Not mentioning the reasons or rationales, the FTP traffic in/out company
>is forbidden.
>
Is there a whitelist allow
At least for my corporate laptop, CBTTAPE.ORG does not require FTP support to
access files there. HTTPS is used now, and although the URL for a download
contains “ftp” I believe that is just a directory name and not the transport
mechanism. E.G.:
https://www.cbttape.org/ftp/cbt/CBT001.zip
W
On Thu, 23 Jan 2025 21:15:01 +, Farley, Peter wrote:
>... “ftp” I believe that is just a directory name and not the transport
>mechanism. E.G.:
>
>https://www.cbttape.org/ftp/cbt/CBT001.zip
>
It also remains available via anonymous FTP.
>... AFAIK “curl” is only OPTIONALLY available in z/O
Turns out my order was much too big, 1 FMID of RECOMMENDED service was 62GB.
On Tue, Jan 21, 2025 at 2:23 PM Mark Pace wrote:
> Thanks, Kurt.
>
> Opened a Support Case.
>
> On Tue, Jan 21, 2025 at 8:46 AM Kurt Quackenbush wrote:
>
>> > GIM69192S ** RECEIVE PROCESSING HAS FAILED FOR ORDER ORD000
Re: “I can't imagine such space being a problem nowadays”: You would be
surprised. Installations with long-neglected z/OS Unix environments can be
extraordinarily parsimonious about personal Unix file space allotments (if they
even exist outside of the sysprog team and maybe the security team).
19 matches
Mail list logo