OP asked literally about 'z/OS version'. Several fine answers followed. But if OP is actually interested in something like 'maintenance level', then the answer is that nothing will tell you that unless you have zapped some literal into a user-modifiable area such as (for example) NUCLEUS. We do that as discussed in another recent thread. If you do that, then you can examine your own literal a very precise answer.
. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Norbert Friemel Sent: Friday, October 23, 2015 8:31 AM To: [email protected] Subject: (External):Re: z/OS version by Sysres Module On Fri, 23 Oct 2015 20:35:46 +0530, Peter wrote: >Hello, > >Is there a module within SYSRES dataset's which can help me to >determine the z/OS version ? > >This Question is just for the Knowledge sake and not trying solve any >problem. > >Any Pointers ? > //STEP1 EXEC PGM=AMASPZAP //SYSLIB DD DISP=SHR,DSN=SYS1.NUCLEUS //SYSPRINT DD SYSOUT=* //SYSIN DD * DUMPT IEANUC01 IEASYSID /* Norbert Friemel ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
