| Author |
Message |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 479 Location: Milan, Italy
|
|
| Back to top |
|
 |
References
|
Posted: Tue Aug 23, 2005 3:43 pm Post subject: Re: How to learn more about Storage? |
 |
|
|
 |
ironmike
New User
Joined: 07 Aug 2005 Posts: 35
|
|
|
|
The GETRC exec posted by SUPERK that you refer to uses REXX to extract virtual addresses from various system (z/OS) control blocks. The control blocks are described in the z/OS MVS Data Areas manuals (there are five of them). The exec also uses JES2 control blocks, which are described in the JES2 Data Areas manual. All of these manuals are available on the Internet for free at this location:
http://www-1.ibm.com/servers/eserver/zseries/zos/bkserv/
The comments in the GETRC exec, and the above manuals, and a lot of your time spent reading, will give you insights into how GETRC works its magic. |
|
| Back to top |
|
 |
MGIndaco
Moderator
Joined: 10 Mar 2005 Posts: 479 Location: Milan, Italy
|
|
|
|
Hi IronMike, thanks a lot for your help, I found your explanation really interesting and now I'm going to gather more information about it.
Really thanks. |
|
| Back to top |
|
 |
|
|