Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
How to find Mainframe Software Version Numbers

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
sr14118

New User


Joined: 15 Feb 2005
Posts: 1

PostPosted: Tue Feb 15, 2005 7:52 pm    Post subject: How to find Mainframe Software Version Numbers
Reply with quote

Hi everybody,

I would like to know, is there any way to find the MF software versions which we are using.

For example Oracle : It will show Oracle 9i or 8.1.0 etc.

But where as in the Mainframe where we can find the following information.

CICS
COBOL
JCL
DB2
FOCUS
ENDEAVOR
etc

And Where can I get teh Mainframe Architecture??
Please give me the website where can I get the Mainframe Architecture or if you have any documents please send it to me.

Regards
Back to top
View user's profile Send private message
References
PostPosted: Tue Feb 15, 2005 7:52 pm    Post subject: Re: How to find Mainframe Software Version Numbers Reply with quote

superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3008
Location: Charlotte,NC USA

PostPosted: Wed Feb 16, 2005 1:23 am    Post subject:
Reply with quote

Assuming that you are authorized to run jobs against SMPE CSI datasets, the following JCL will give you the desired results.
Code:

//STEP0100 EXEC PGM=GIMSMP                   
//SMPCSI   DD  DSN=ZOS/OS390A.SMPE.GLOBAL.CSI,
//             DISP=SHR
//SMPHOLD  DD DUMMY
//SMPCNTL  DD * 
  SET BDY(GLOBAL) .
  LIST FEATURE.   
/*
Back to top
View user's profile Send private message
superk

Moderator Team Head


Joined: 26 Apr 2004
Posts: 3008
Location: Charlotte,NC USA

PostPosted: Wed Feb 16, 2005 1:26 am    Post subject:
Reply with quote

A basic overview of the architecture:

http://www.aceshardware.com/read.jsp?id=50000316
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1