Re: Format PDS unloaded on an CD

2021-04-25 Thread Peter Sylvester

Fortunately to reconstruct the BDWs, it is not necessary to look at the ckd 
stuff.

The only info necessary can be found in the copyr1, the container length. (At least if the corrupted 
data end properly. )



On 26/04/2021 08:29, Michael Stein wrote:

On Sat, Apr 24, 2021 at 08:05:26PM +0200, Peter Sylvester wrote:

then beginning with the directory blocks, you always have a 12 byte
header which contains the length of the followong data.  there are
zero length records to terminate.

Have you done EXCP or built channel programs for DASD?

I would think you would recognize a DASD CKD count field
if you had...

That's what IEBCOPY writes for each block.  Here's the first IEBCOPY
unload record from a load library PDS  found this in the hercules dasdload.c, 
Fortunately to reconstruct the B(directory):

record 7 offset 28c length be0
: 0be0      0008 0100 |.\..|
0010: c1e2 c3c2 4040 4040 00fc c1c2 c5d5 c4f0 |ASCB.ÜABEND0|
0020: c3f1  262c  2c00   c3f2 |C1C2|
0030:  0800 0800  8800 0001  c1c3 |h.AC|
0040: c6d7 d9e3 4040 000b 282c 000b 2d00  |FPRT  ..|

00: 0be0   - block length in BDW/RDW format
04:    - zeros, perhaps for alignment?
08:   0008 0100 - DASD count field: CCHHRKDD
   -> note the 8 byte key for a directory block

10: c1e2 c3c2 4040 4040 - actual 8 byte hardware key from disk block
18: 00fc - bytes used in directory block (& start of dir block)

Now the count field written for directory blocks isn't real as the CCHHR
is always zero.  The data records have the original CCHHR values.
IEBCOPY matches the CCHHR values with the TTRs from the directory
entries to know which blocks belong to which member.

Which also takes knowing the dataset extents, which is why they are in
the copyr2 record (along with the device type information in copyr1).

--
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: Format PDS unloaded on an CD

2021-04-25 Thread Michael Stein
On Sat, Apr 24, 2021 at 08:05:26PM +0200, Peter Sylvester wrote:
> then beginning with the directory blocks, you always have a 12 byte
> header which contains the length of the followong data.  there are
> zero length records to terminate.

Have you done EXCP or built channel programs for DASD?

I would think you would recognize a DASD CKD count field
if you had...

That's what IEBCOPY writes for each block.  Here's the first IEBCOPY
unload record from a load library PDS (directory):

record 7 offset 28c length be0
: 0be0      0008 0100 |.\..|
0010: c1e2 c3c2 4040 4040 00fc c1c2 c5d5 c4f0 |ASCB.ÜABEND0|
0020: c3f1  262c  2c00   c3f2 |C1C2|
0030:  0800 0800  8800 0001  c1c3 |h.AC|
0040: c6d7 d9e3 4040 000b 282c 000b 2d00  |FPRT  ..|

00: 0be0   - block length in BDW/RDW format 
04:    - zeros, perhaps for alignment?
08:   0008 0100 - DASD count field: CCHHRKDD
  -> note the 8 byte key for a directory block

10: c1e2 c3c2 4040 4040 - actual 8 byte hardware key from disk block
18: 00fc - bytes used in directory block (& start of dir block)

Now the count field written for directory blocks isn't real as the CCHHR
is always zero.  The data records have the original CCHHR values.
IEBCOPY matches the CCHHR values with the TTRs from the directory
entries to know which blocks belong to which member.

Which also takes knowing the dataset extents, which is why they are in
the copyr2 record (along with the device type information in copyr1).

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread g...@gabegold.com
I'll bet 99% of people -- even those who ran OS/360 -- didn't t know what Roll 
out / Roll in did. 

I found it included in Mitre OS/360 SYSGEN when I joined company in 1971, 
laughed, exercised it, removed it -- saving xxKB from resident nucleus, back 
when bytes were precious. 

It enabled JCL options, something like Rollout=yes and Rollin=yes. Specify 
former, job was eligible to be pushed entirely out of memory to disk. Specify 
latter, job was eligible to push jobs out to make room. Or maybe that's 
backwards, or maybe those aren't the precise options. 

Some jobs designated as bullies, others wimps. Of course nobody at Mitre had 
ever used them; for grins I coded two jobs, one each. Ran wimp job, then bully 
job. Operator got a couple mysterious messages he'd never seen before about 
wimp job being rolled out and rolled in. Then I redid SYSGEN minus that 
pointless option. It was early primitive swapping. 

Lizette Koehler  said:

How about here

http://www.lbdsoftware.com/os360.jpg

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread patrickfalcone7
Actually I believe we had a couple turn themselves loose inside the unit. Sent 
from my Verizon, Samsung Galaxy smartphone
 Original message From: Seymour J Metz  Date: 
4/25/21  5:13 PM  (GMT-05:00) To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Diagram 
of MVS Control Blocks Did you have returning cartridges dropped onhe 
floor?--Shmuel (Seymour J.) 
Metzhttp://mason.gmu.edu/~smetz3From: 
IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
patrickfalcone7 [012526080649-dmarc-requ...@listserv.ua.edu]Sent: Sunday, 
April 25, 2021 2:29 PMTo: ibm-m...@listserv.ua.EDUSubject: Re: Diagram of MVS 
Control BlocksHope you are well Shmuel. We had one at NVIP. I believe my first 
performance problem was related to slowness early on after the online came up. 
One of the files ended up on MSS and the first time through was delayed by 
waiting for back end staging to the 3350s, I believe we had 2 staging devices. 
Of course after staging things were, well, better. I still have one of those 
bullets laying around somewhere. I forget what process would run that would 
validate the bullets and make that wrapping noise. I had access to the hardware 
and was in the room when this kicked off. Kind of jumped the first time I heard 
it. Seems we had quite a variety and never thought to list it and IBM was 
on-site all the time. Miss those days a bit.Sorry for the traipse down lane but 
I've often wondered what the tape drive was called that had a front/top cover 
like a roll top desk. I think it was IBM.Sent from my Verizon, Samsung Galaxy 
smartphone Original message From: Seymour J Metz 
 Date: 4/25/21  12:17 PM  (GMT-05:00) To: 
IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Diagram of MVS Control Blocks IBM uses 
both the term Mass Storage Facility and the term Mass Storage System. From IBM 
3850 Mass Storage System (MSS) Principles of Operation, GA32-0029-0 : "The IBM 
3850 Mass Storage System is made up of three physical components:    1. The IBM 
3851 Mass Storage Facility    2. The Staging Adapter (either the IBM 3830 Model 
3 or the ISC with Staging Adapter)    3. The IBM  Disk Storage Control and 
IBM 3330 Modell, 2, or 11 Disk Storage Units. "--Shmuel (Seymour J.) 
Metzhttp://mason.gmu.edu/~smetz3From: 
IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of David 
Spiegel [dspiegel...@hotmail.com]Sent: Sunday, April 25, 2021 9:20 AMTo: 
ibm-m...@listserv.ua.EDUSubject: Re: Diagram of MVS Control Blocks*MSSOn 
2021-04-25 08:55, Seymour J Metz wrote:> 3850 MSF (3851, 3830 and connected 
3330-1, 3330-11 or 3350 staging drives)?>>> --> Shmuel (Seymour J.) 
Metz--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--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: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
Did you have returning cartridges dropped onhe floor?


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
patrickfalcone7 [012526080649-dmarc-requ...@listserv.ua.edu]
Sent: Sunday, April 25, 2021 2:29 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

Hope you are well Shmuel. We had one at NVIP. I believe my first performance 
problem was related to slowness early on after the online came up. One of the 
files ended up on MSS and the first time through was delayed by waiting for 
back end staging to the 3350s, I believe we had 2 staging devices. Of course 
after staging things were, well, better. I still have one of those bullets 
laying around somewhere. I forget what process would run that would validate 
the bullets and make that wrapping noise. I had access to the hardware and was 
in the room when this kicked off. Kind of jumped the first time I heard it. 
Seems we had quite a variety and never thought to list it and IBM was on-site 
all the time. Miss those days a bit.Sorry for the traipse down lane but I've 
often wondered what the tape drive was called that had a front/top cover like a 
roll top desk. I think it was IBM.Sent from my Verizon, Samsung Galaxy 
smartphone
 Original message From: Seymour J Metz  Date: 
4/25/21  12:17 PM  (GMT-05:00) To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: 
Diagram of MVS Control Blocks IBM uses both the term Mass Storage Facility and 
the term Mass Storage System. From IBM 3850 Mass Storage System (MSS) 
Principles of Operation, GA32-0029-0 : "The IBM 3850 Mass Storage System is 
made up of three physical components:1. The IBM 3851 Mass Storage Facility  
  2. The Staging Adapter (either the IBM 3830 Model 3 or the ISC with Staging 
Adapter)3. The IBM  Disk Storage Control and IBM 3330 Modell, 2, or 11 
Disk Storage Units. "--Shmuel (Seymour J.) 
Metzhttp://mason.gmu.edu/~smetz3From: 
IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of David 
Spiegel [dspiegel...@hotmail.com]Sent: Sunday, April 25, 2021 9:20 AMTo: 
ibm-m...@listserv.ua.EDUSubject: Re: Diagram of MVS Control Blocks*MSSOn 
2021-04-25 08:55, Seymour J Metz wrote:> 3850 MSF (3851, 3830 and connected 
3330-1, 3330-11 or 3350 staging drives)?>>> --> Shmuel (Seymour J.) 
Metz--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

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


Re: Printing GTF trace?

2021-04-25 Thread Jesse 1 Robinson
Widening the perspective. Versatile IPCS is used to analyze all sorts of 
dumps--SVC, standalone, SYSM--as well as GTF trace, which can be for hardware 
or software or both. So why is it so little used outside of the 'system 
programming' inner sanctum? At my one and only GUIDE conference in 1980, one 
session on IPCS focused on the question of usage. This was in 1980. At that 
time IPCS required SAF READ access to SYS1.PARMLIB. It had to be THE system 
PARMLIB. A copy would not do. The problem for many shops was that access to 
PARMLIB was prohibited by for general users. Meanwhile ISVs rallied to provide 
user-oriented products that cost money--IPCS is 'free'--but did not require 
challenging corporate security policies. 

Somewhere along the line IPCS's PARMLIB requirement was dropped, but it was too 
late to overcome the ISV offerings in the public mind. I was once called in to 
help with a COBOL application that was receiving inexplicable abends. The ISV 
product did not help. I set up a SLIP trap to capture the 'first abend', which 
turned out to be a run of the mill S0C7 caused by bad input data. That abend 
was further mucked up by an ancient SPIE routine that corrupted registers and 
created a different, wholly unrelated abend.

So why is it called 'IPCS' anyway? Interactive Problem Control System. 
Originally IPCS provided an elaborate mechanism for managing an inventory of 
dumps and traces. That function disappeared altogether even as analytical 
functions were enhanced. Like, why is it called 'TSO'? There's no time sharing, 
and it's not optional. Old names persist like those carved on headstones.

.
.
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 
Colin Paice
Sent: Thursday, April 22, 2021 10:10 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: (External):Re: Printing GTF trace?

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

For processing IBM product GTF traces you use a command like GTF USR(ALL) to 
process "user" records.

Each product has a format number, MQ has D9.
When a record is processed, the GTF processing in IPCS looks up this format 
number xx, and then invokes a routine AMDUSRxx (or AMDUSRD9  for MQ).
This program takes the record and formats it.
You could write your own formatter.  The basic record structure is well 
documented, but the products specific stuff may not be documented.

These programs typically write to IPCSPRTN, but could write to any other dd 
statement.,

I used to have my own program that did special processing of the data.
This wrote to more than one output dataset.

MVS (Non USR) records have special formatting such as options SSCH, SVC etc.

Colin


On Thu, 22 Apr 2021 at 14:18, Peter Relson  wrote:

> Isn't using file IPCSPRNT the intended way to print something produced 
> by IPCS report(s)?
>
> Allocate data set x with RECFM VBA and suitable LRECL/BLKSIZE such as 
> LRECL 137 BLKSIZE 27998 or LRECL 255 BLKSIZE 6144 TSO ALLOC 
> F(IPCSPRNT) DA(x) do your IPCS commands with the PRINT operand 
> (whether that be GTF or
> other)
> IPCS Close Print
>
> Peter Relson
> z/OS Core Technology Design
--

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread patrickfalcone7
Hope you are well Shmuel. We had one at NVIP. I believe my first performance 
problem was related to slowness early on after the online came up. One of the 
files ended up on MSS and the first time through was delayed by waiting for 
back end staging to the 3350s, I believe we had 2 staging devices. Of course 
after staging things were, well, better. I still have one of those bullets 
laying around somewhere. I forget what process would run that would validate 
the bullets and make that wrapping noise. I had access to the hardware and was 
in the room when this kicked off. Kind of jumped the first time I heard it. 
Seems we had quite a variety and never thought to list it and IBM was on-site 
all the time. Miss those days a bit.Sorry for the traipse down lane but I've 
often wondered what the tape drive was called that had a front/top cover like a 
roll top desk. I think it was IBM.Sent from my Verizon, Samsung Galaxy 
smartphone
 Original message From: Seymour J Metz  Date: 
4/25/21  12:17 PM  (GMT-05:00) To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: 
Diagram of MVS Control Blocks IBM uses both the term Mass Storage Facility and 
the term Mass Storage System. From IBM 3850 Mass Storage System (MSS) 
Principles of Operation, GA32-0029-0 : "The IBM 3850 Mass Storage System is 
made up of three physical components:    1. The IBM 3851 Mass Storage Facility  
  2. The Staging Adapter (either the IBM 3830 Model 3 or the ISC with Staging 
Adapter)    3. The IBM  Disk Storage Control and IBM 3330 Modell, 2, or 11 
Disk Storage Units. "--Shmuel (Seymour J.) 
Metzhttp://mason.gmu.edu/~smetz3From: 
IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of David 
Spiegel [dspiegel...@hotmail.com]Sent: Sunday, April 25, 2021 9:20 AMTo: 
ibm-m...@listserv.ua.EDUSubject: Re: Diagram of MVS Control Blocks*MSSOn 
2021-04-25 08:55, Seymour J Metz wrote:> 3850 MSF (3851, 3830 and connected 
3330-1, 3330-11 or 3350 staging drives)?>>> --> Shmuel (Seymour J.) 
Metz--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: SMPe receive e37-04 on SMPPTS1

2021-04-25 Thread Radoslaw Skorupka

W dniu 25.04.2021 o 16:44, Paul Gilmartin pisze:

On Sun, 25 Apr 2021 03:08:44 +0200, Radoslaw Skorupka wrote:

Before APPLY - take care about SMPPTS1 DDDEFs in other zones.


Is it useful, or even safe, to define SMPPTS* in other than GLOBAL zone?

It is necessary.


Does SMP/E warn or prohibit inconsistent SMPPTS* definitions among
zones?

Yes. BTDT.


This implies that:
o SMP/E is aware of the GLOBAL SMPPTS definitions
o And prefers that the DLIB/TARGEt definitions match the GLOBAL.

So I wonder why SMP/E doesn't eliminate any requirement for
other zones and simply rely on the GLOBAL SMPPTS*.

Something I don't understand about SMP/E design philosophy.


Wrong answer, SMP/E does NOT warn or prohibit PTS inconsistency among 
zones.


Regarding design philosophy - I can only guess it is result of 40+ years 
old "not so good" decisions and limitations.
IMHO it would look completely different when created from scratch with 
no compatibility with "legacy".

However it works. And admins role is to follow the rules.

BTW: the more you know the SMP/E the idiosyncrasies are less and less 
annoying and sometimes you find something useful.



--
Radoslaw Skorupka
(looking for new job)
Lodz, Poland

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
IBM uses both the term Mass Storage Facility and the term Mass Storage System. 
From IBM 3850 Mass Storage System (MSS) Principles of Operation, GA32-0029-0 : 

"The IBM 3850 Mass Storage System is made up of three physical components:
1. The IBM 3851 Mass Storage Facility
2. The Staging Adapter (either the IBM 3830 Model 3 or the ISC with Staging 
Adapter)
3. The IBM  Disk Storage Control and IBM 3330 Modell, 2, or 11 Disk 
Storage Units. "


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
David Spiegel [dspiegel...@hotmail.com]
Sent: Sunday, April 25, 2021 9:20 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

*MSS

On 2021-04-25 08:55, Seymour J Metz wrote:
> 3850 MSF (3851, 3830 and connected 3330-1, 3330-11 or 3350 staging drives)?
>
>
> --
> Shmuel (Seymour J.) Metz
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: SMPe receive e37-04 on SMPPTS1

2021-04-25 Thread Paul Gilmartin
On Sun, 25 Apr 2021 03:08:44 +0200, Radoslaw Skorupka wrote:
>>
>>> Before APPLY - take care about SMPPTS1 DDDEFs in other zones.
>>>
>> Is it useful, or even safe, to define SMPPTS* in other than GLOBAL zone?
>
>It is necessary.
>
>> Does SMP/E warn or prohibit inconsistent SMPPTS* definitions among
>> zones?
>
>Yes. BTDT.
>
This implies that:
o SMP/E is aware of the GLOBAL SMPPTS definitions
o And prefers that the DLIB/TARGEt definitions match the GLOBAL.

So I wonder why SMP/E doesn't eliminate any requirement for
other zones and simply rely on the GLOBAL SMPPTS*.

Something I don't understand about SMP/E design philosophy.

-- gil

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread David Spiegel

*MSS

On 2021-04-25 08:55, Seymour J Metz wrote:

3850 MSF (3851, 3830 and connected 3330-1, 3330-11 or 3350 staging drives)?


--
Shmuel (Seymour J.) Metz
https://na01.safelinks.protection.outlook.com/?url=http:%2F%2Fmason.gmu.edu%2F~smetz3&data=04%7C01%7C%7Cf5a28c62b9754344266e08d907e97ca6%7C84df9e7fe9f640afb435%7C1%7C0%7C637549521670911175%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=HIEwOompNqzqSvT00rXLK4yj7FXNFRRhYaJiBWQauOQ%3D&reserved=0


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Tom 
Brennan [t...@tombrennansoftware.com]
Sent: Friday, April 23, 2021 5:28 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

Oh... maybe a drum?

At first I was thinking of that old IBM robot that grabbed spools of
very wide tape and unrolled them to read.

On 4/23/2021 2:23 PM, Tom Brennan wrote:

I see the normal tape and disk icons at the upper right, but what's that
donut shaped thing next to them?

On 4/23/2021 1:37 PM, Lizette Koehler wrote:

How about here

https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fsecure-web.cisco.com%2F1Fbjh5jJ98Su-cGh8SZtU4DVNWgR9tdnL8jhl7QndYkBiOfqYpt3b_urihwbVuIo6swChAIqrRkAwvfjYatcxNLO-bDx2ynt-sile7oque8EBUOfp4gRGnoQC2FJkfW6_CKL9a4Y1xYjCcLt2_u5xVJNJuEv77eoGaY64ZN4qDfPwe6gWkfVJ_K8DXd6cxW8rvhS8OG4ALiCPkS8wDHVZwI0rJVdo3fJW6euvQkDmWNCZY50XwSjc6_7roAQooNcxngxnoNnoMngkDjrifzUOZr5dnnVSTy1nsOBiZMtloOkHKaE2jq5001QDeOz17kXhqtYxXRozh6HZTLjSZIH4rJJ8cjppaef3l3NpNtSdsOSZVNm0HE7oj843VehTYoW-q2yX3XGn7UyuyGI_MDQjiYl6a38dA5ztVbEea4sHi3v5AqdCbwpgIwV1QoF5AXS5%2Fhttp%253A%252F%252Fwww.lbdsoftware.com%252Fos360.jpg&data=04%7C01%7C%7Cf5a28c62b9754344266e08d907e97ca6%7C84df9e7fe9f640afb435%7C1%7C0%7C637549521670911175%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=TqPcCr%2FfgQkEVN1U8CtT%2BR7R1aE98yZk9DPrsyKzuBo%3D&reserved=0



-Original Message-
From: IBM Mainframe Discussion List  On
Behalf Of PINION, RICHARD W.
Sent: Friday, April 23, 2021 1:30 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I did Google, but I didn't find the old spaghetti diagram of MVS
control blocks.

-Original Message-
From: IBM Mainframe Discussion List  On
Behalf Of Lizette Koehler
Sent: Friday, April 23, 2021 4:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

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

Should be able to Google (or other favorite browser search engine)

Very common on the internet

So any specific control blocks?  Or just general diagram



Lizette

-Original Message-
From: IBM Mainframe Discussion List  On
Behalf Of Rupert Reynolds
Sent: Friday, April 23, 2021 1:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I have been looking for mine. I was given a map by IMI Computing.  I
think it got lost during a stressful house move!

Roops

On Fri., Apr. 23, 2021, 20:43 PINION, RICHARD W.,

wrote:


Many years ago, 1982, I took my first MVS class, MVS Structure and
Logic.
One of
the first handouts our class was given was a spaghetti diagram of MVS
control blocks.
Unfortunately, I threw mine away in 2016, when I thought my system
programming days were over.

Would anyone happen to have that diagram?  If you do, please send it
to my email address of rpinion at firsthorizon.com  Thanks in advance.

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

--
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

--
For IBM-MAIN subscribe / signof

Re: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
That's a legitimate diagram, not the old OS.360 joke diagram.


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Lizette Koehler [stars...@mindspring.com]
Sent: Friday, April 23, 2021 4:37 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

How about here

http://secure-web.cisco.com/1MZW6DjXQhbpCjG7l9R3sLwpZWrLqLy4Z2tzYho09d88q1LechfMLiwSFmxtsA9-MHe1bNWx_nLTBPLXwoif9BxlJZjFsRShtrq1R1tbtaOIIXeDum_zJUfzES52SL8aJHj2VZ-jKntd05cBVO0UloluxCwhs72evoV4rlrJRaP_JBloAsaK5edXinjh9olvisjQoe7j5il1HXydncLazqyjDwPzRCG-IPU7WPgRl_rwrJcRpUUEUhpAowC8QVsdRRwev7aig8UdTVdt6fqjn8w53S7ZNp0dn_tm1SYs7H6SVuddGYdn5lyZvgp_PL1F2QZD2FLPfEOFgj11z1u2d_zFxHp9PaLtAoa9NGPD0izCnSH45pyzwWSQEwtq2Te0RIEnc0KKqZ7Dk2MTWCbBfLEvlTS9bbQxLBZCPS6_QHYOC9Cn0Jc-_M21QAq9qfkmU/http%3A%2F%2Fwww.lbdsoftware.com%2Fos360.jpg



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
PINION, RICHARD W.
Sent: Friday, April 23, 2021 1:30 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I did Google, but I didn't find the old spaghetti diagram of MVS control blocks.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lizette Koehler
Sent: Friday, April 23, 2021 4:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

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

Should be able to Google (or other favorite browser search engine)

Very common on the internet

So any specific control blocks?  Or just general diagram



Lizette

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Rupert Reynolds
Sent: Friday, April 23, 2021 1:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I have been looking for mine. I was given a map by IMI Computing.  I think it 
got lost during a stressful house move!

Roops

On Fri., Apr. 23, 2021, 20:43 PINION, RICHARD W., 
wrote:

> Many years ago, 1982, I took my first MVS class, MVS Structure and Logic.
> One of
> the first handouts our class was given was a spaghetti diagram of MVS
> control blocks.
> Unfortunately, I threw mine away in 2016, when I thought my system
> programming days were over.
>
> Would anyone happen to have that diagram?  If you do, please send it
> to my email address of rpinion at firsthorizon.com  Thanks in advance.
>
> 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

--
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

--
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: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
Those are legitimate diagrams.  The OP was looking for the OS/360 joke diagram.


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Lizette Koehler [stars...@mindspring.com]
Sent: Friday, April 23, 2021 4:49 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

Found a couple more

http://secure-web.cisco.com/1aVWhVJXSbTXQLQ7m1YVEtEsNYFxBXBQuMOtPRMz5k6fw2FxdTKPO6xEEyfnOp2QwTTNjP4a8j8CsGB3wgIB165WTi7yW8VVOd4HmzZ_Hjc8Sgm24f27rz_mgiTf3kmZq9n5Pmz38oDgNC6ljn4lOaRrH6vlmbn_fbaiERJuM5E6cJithDsE7BTcVgQKcDRDDomXmOzIoaOM1c5EpmhgWThgIaJq02PBlxU3sNnFbG4By-j8abj9_uqu2yPotiPPQc_zCrsH70lG0WAiMiHmFQdCBoe_xFHCyLFGtnnsFjd_OgTn9HsdFu8KM_iZ6eL0EbepiJyaY73dOQG32K1Z9NvAbX9VhnXwEnUgPUX_QdSRrSp7mD-6TOpAO9xz8lLgCiBBMqpTUojv7lCjCMyZt_jpxDq6z5rlTMzDnkwN_Rtw9rCBNwH73zWVMKgrewo_x/http%3A%2F%2Fwww.prycroft6.com.au%2Fmisc%2Fdownload%2FGV25-6719-0_MVSflow_repaint.gif

http://secure-web.cisco.com/1yfAtvcTdfQRvUhLdt4sWgzSVP7f1u1wZXDueEh6L1VAyPeF3TsiNZrsQbiXQch2yTEBULQafrYHMoWHJpT-jezRjGBbyHqfJGXTU_269ot1c6BbEDdqHS6vKJECOOjEwvJhFE1y0Tq-w39QX7dLeOULuc0bPOTr5UjDMxAnFlqjfBwChhTcluFIfdNxU3ybzcxJ3gm08sC-FGdT3Bsaa0mv3f7puTd8UEyGxZze8eDa41aLVjLxJ9kO2b3coquEXjWisYohKfOs1hZM26Nj891QlDPb0Ez4RwuC24-vzNcOq9y_7BvSGStKLkCsNhWjBpqomL7YAY3DBFKCzkuci6PbGujamf_ADhPupeghfgc_6wVW4Dd7b46DYtqAYPHQvwTkjvgePLeoUbp8u0CTR8fSfxCSj73WkJ2JuP_V0143b51BXqg-4KRbTSGMvZWvD/http%3A%2F%2Fwww.prycroft6.com.au%2Fmisc%2Fdownload%2Fzos_system_overview_poster2.pdf



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lizette Koehler
Sent: Friday, April 23, 2021 1:37 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

How about here

http://secure-web.cisco.com/1q60c3aimDYRz4IEimSuV-6sWsa-JjkwAgJYaPFzZRzgNX3XKvxVnTeY0aQZVmRpHM68G22rbAyZmxz-ZDO_ZgSvHf9FufK-ExLX7G6POWuSO_CSFgT1ExB0qCRh12kMlkWCYEO2dXDBdjoj7oHbjTlWIlG4rTnwEwUAaXTuayRuzbJSwKxyJ9gKhxoikResaa07SVD_euKyqcZeq2HWhHwU2TE41Yv7f1OHzhKoGAzcjuxr55SEjXmymy2FM_lZZNHzLsoUExe-e2iP3yHdsYAcz2hIfWoh8CNm14sEwgLmpq4Fyvx6M1Y0nZw_ARtMEp5VeUnAOAZjlL-zTiTOwIEp3Xj0twGwLIBQ7DF7ini2UWMoI111bz6T8MR-r9B3QNUJJU9uJGh7ZeBxbwLt4MuNfemhQQJxDGLYYMJaA0avkL8R34MofVhuvXQVLuim6/http%3A%2F%2Fwww.lbdsoftware.com%2Fos360.jpg



-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
PINION, RICHARD W.
Sent: Friday, April 23, 2021 1:30 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I did Google, but I didn't find the old spaghetti diagram of MVS control blocks.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lizette Koehler
Sent: Friday, April 23, 2021 4:27 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

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

Should be able to Google (or other favorite browser search engine)

Very common on the internet

So any specific control blocks?  Or just general diagram



Lizette

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Rupert Reynolds
Sent: Friday, April 23, 2021 1:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

I have been looking for mine. I was given a map by IMI Computing.  I think it 
got lost during a stressful house move!

Roops

On Fri., Apr. 23, 2021, 20:43 PINION, RICHARD W., 
wrote:

> Many years ago, 1982, I took my first MVS class, MVS Structure and Logic.
> One of
> the first handouts our class was given was a spaghetti diagram of MVS
> control blocks.
> Unfortunately, I threw mine away in 2016, when I thought my system
> programming days were over.
>
> Would anyone happen to have that diagram?  If you do, please send it
> to my email address of rpinion at firsthorizon.com  Thanks in advance.
>
> 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

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.u

Re: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
3850 MSF (3851, 3830 and connected 3330-1, 3330-11 or 3350 staging drives)?


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Tom 
Brennan [t...@tombrennansoftware.com]
Sent: Friday, April 23, 2021 5:28 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

Oh... maybe a drum?

At first I was thinking of that old IBM robot that grabbed spools of
very wide tape and unrolled them to read.

On 4/23/2021 2:23 PM, Tom Brennan wrote:
> I see the normal tape and disk icons at the upper right, but what's that
> donut shaped thing next to them?
>
> On 4/23/2021 1:37 PM, Lizette Koehler wrote:
>> How about here
>>
>> http://secure-web.cisco.com/1Fbjh5jJ98Su-cGh8SZtU4DVNWgR9tdnL8jhl7QndYkBiOfqYpt3b_urihwbVuIo6swChAIqrRkAwvfjYatcxNLO-bDx2ynt-sile7oque8EBUOfp4gRGnoQC2FJkfW6_CKL9a4Y1xYjCcLt2_u5xVJNJuEv77eoGaY64ZN4qDfPwe6gWkfVJ_K8DXd6cxW8rvhS8OG4ALiCPkS8wDHVZwI0rJVdo3fJW6euvQkDmWNCZY50XwSjc6_7roAQooNcxngxnoNnoMngkDjrifzUOZr5dnnVSTy1nsOBiZMtloOkHKaE2jq5001QDeOz17kXhqtYxXRozh6HZTLjSZIH4rJJ8cjppaef3l3NpNtSdsOSZVNm0HE7oj843VehTYoW-q2yX3XGn7UyuyGI_MDQjiYl6a38dA5ztVbEea4sHi3v5AqdCbwpgIwV1QoF5AXS5/http%3A%2F%2Fwww.lbdsoftware.com%2Fos360.jpg
>>
>>
>>
>> -Original Message-
>> From: IBM Mainframe Discussion List  On
>> Behalf Of PINION, RICHARD W.
>> Sent: Friday, April 23, 2021 1:30 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: Diagram of MVS Control Blocks
>>
>> I did Google, but I didn't find the old spaghetti diagram of MVS
>> control blocks.
>>
>> -Original Message-
>> From: IBM Mainframe Discussion List  On
>> Behalf Of Lizette Koehler
>> Sent: Friday, April 23, 2021 4:27 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: Diagram of MVS Control Blocks
>>
>> [External Email. Exercise caution when clicking links or opening
>> attachments.]
>>
>> Should be able to Google (or other favorite browser search engine)
>>
>> Very common on the internet
>>
>> So any specific control blocks?  Or just general diagram
>>
>>
>>
>> Lizette
>>
>> -Original Message-
>> From: IBM Mainframe Discussion List  On
>> Behalf Of Rupert Reynolds
>> Sent: Friday, April 23, 2021 1:22 PM
>> To: IBM-MAIN@LISTSERV.UA.EDU
>> Subject: Re: Diagram of MVS Control Blocks
>>
>> I have been looking for mine. I was given a map by IMI Computing.  I
>> think it got lost during a stressful house move!
>>
>> Roops
>>
>> On Fri., Apr. 23, 2021, 20:43 PINION, RICHARD W.,
>> 
>> wrote:
>>
>>> Many years ago, 1982, I took my first MVS class, MVS Structure and
>>> Logic.
>>> One of
>>> the first handouts our class was given was a spaghetti diagram of MVS
>>> control blocks.
>>> Unfortunately, I threw mine away in 2016, when I thought my system
>>> programming days were over.
>>>
>>> Would anyone happen to have that diagram?  If you do, please send it
>>> to my email address of rpinion at firsthorizon.com  Thanks in advance.
>>>
>>> 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
>>
>> --
>> 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
>>
>> --
>> 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
>
>

--
For IBM-MAIN subscribe / signoff / archive access ins

Re: Diagram of MVS Control Blocks

2021-04-25 Thread Seymour J Metz
That's actually for OS/360. The equivalent for z/OS would be much larger. 
Despite being half a century old, it's still funny.


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


From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of 
Steve Horein [steve.hor...@gmail.com]
Sent: Friday, April 23, 2021 6:12 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

The one on page 12 is what I have thumbtacked to my wall at work:
http://secure-web.cisco.com/1m7US2w8ryoUy7PrOlcbZ-M1Tuz-F14Zbpmz4PHNnMyjasWRlLKYwbFUUTCzW2VfomOb7cyLQoffns2V-UokUtuuC-CvarQwfof7rRZ44oTN2dSBYNa40x_QblXfW-oarMVEBVqmQwbGT1ubBxCDW6QIb9fOXCyRmXEXF47fxODr5NRmjNcax02bMQvfWlj_W0AuQ7AaZxkaVZxnx_8UO2Xf4dsoDRQRQK37UF4o0FPXK7cJH2hlLArPj-Q2FBjnZAK3JxKIGnfz2aGJt11WkXv6Pq3lsSvhCGVAhNuSullUnN5p18FovRgOB_r0PPu6X8SEaOe335r_dUIdNoNBcGnvS-NfCZo4qwhbrkaTte52B9IgESura42QwsQNF0vCmyj8oGjZu6c7LM8860ZLZvzRl2Ii3WGE1UOI0kWc3-wzInqpgHpHW2zm7JOGHs_Vq/http%3A%2F%2Fzseries.marist.edu%2Fpdfs%2Fztidbitz%2F31%2520zNibbler%2520%2528zOS%2520Control%2520Blocks%2529.pdf


On Fri, Apr 23, 2021 at 2:43 PM PINION, RICHARD W. 
wrote:

> Many years ago, 1982, I took my first MVS class, MVS Structure and Logic.
> One of
> the first handouts our class was given was a spaghetti diagram of MVS
> control blocks.
> Unfortunately, I threw mine away in 2016, when I thought my system
> programming
> days were over.
>
> Would anyone happen to have that diagram?  If you do, please send it to my
> email
> address of rpinion at firsthorizon.com  Thanks in advance.
>
> 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

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread Rupert Reynolds
Thanks. That last image is a Doozy :-)

Roops.

On Fri., Apr. 23, 2021, 23:12 Steve Horein,  wrote:

> The one on page 12 is what I have thumbtacked to my wall at work:
>
> http://zseries.marist.edu/pdfs/ztidbitz/31%20zNibbler%20%28zOS%20Control%20Blocks%29.pdf
>
>
>

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


Re: Diagram of MVS Control Blocks

2021-04-25 Thread PINION, RICHARD W.
 I wanted to give it to our new sysprogs.  They are younger people, recently 
promoted from operations.  
I thought they would get a chuckle out of it too.

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Michael A. Shaw
Sent: Saturday, April 24, 2021 4:21 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Diagram of MVS Control Blocks

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

On 4/23/2021 3:43 PM, PINION, RICHARD W. wrote:
> Many years ago, 1982, I took my first MVS class, MVS Structure and 
> Logic.  One of the first handouts our class was given was a spaghetti diagram 
> of MVS control blocks.
> Unfortunately, I threw mine away in 2016, when I thought my system 
> programming days were over.

I took that same two-week class in Chicago in 1980. The diagram in question (as 
I remember it) was a joke, right? It was impossibly complicated with curved 
lines and arrows and flowchart symbols all over it. It was made to generate a 
chuckle, not teach actual logic flow.

I too had a copy once, but it's long gone.

Mike

--
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