IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to find the version of CICS we are currently using


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jeevajeeva

New User


Joined: 13 May 2006
Posts: 17

PostPosted: Wed Jul 12, 2006 1:26 pm
Reply with quote

hi,

how to find the version of CICS we are currently using.

is there any specific command or anyother way to find it?
Back to top
View user's profile Send private message
rajandhla

Active User


Joined: 18 Oct 2005
Posts: 182
Location: Luton UK

PostPosted: Wed Jul 12, 2006 6:50 pm
Reply with quote

check the compile code in transalation step....

correct me if iam wrong..

Regards
jai
Back to top
View user's profile Send private message
harshavmr
Currently Banned

New User


Joined: 10 Jun 2005
Posts: 3
Location: Hyderabad

PostPosted: Thu Jul 13, 2006 11:50 am
Reply with quote

CICS 5.3.0 COMMAND LANGUAGE TRANSLATOR
OPTIONS SPECIFIED:-SOURCE,LANGLVL(1),COBOL2,DLI,CICS,SP
*OPTIONS IN EFFECT*

i could see the above in the compile listing....so i think we are using CICS 5.3.0 version...am i right?
Back to top
View user's profile Send private message
parsesource

New User


Joined: 06 Feb 2006
Posts: 97

PostPosted: Fri Jul 14, 2006 12:23 am
Reply with quote

harshavmr wrote:
CICS 5.3.0 COMMAND LANGUAGE TRANSLATOR
OPTIONS SPECIFIED:-SOURCE,LANGLVL(1),COBOL2,DLI,CICS,SP
*OPTIONS IN EFFECT*

i could see the above in the compile listing....so i think we are using CICS 5.3.0 version...am i right?


maybe. the cics-precompiler can be at a lower or equal level. so your cics-regions is at least level 5.3 (TS 1.3)

use CEMT I SYS or look for a DFHxxxx message, which shows the release level in the startup-log

or simpler - ask your system programmer.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
Search our Forums:

Back to Top