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

How to find whether the Maps are installed in CICS Region


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

New User


Joined: 06 Aug 2008
Posts: 14
Location: US

PostPosted: Wed Aug 06, 2008 1:27 am
Reply with quote

Hi Please anyone let me know. How to find whether the Maps are installed in CICS Region.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Aug 06, 2008 1:42 am
Reply with quote

CEMT I PROG(mapname)?
If not found and autoinstall is active, CECI LOAD PROG(mapname) and look at the return code....
Back to top
View user's profile Send private message
Arunkumar R S R

New User


Joined: 06 Aug 2008
Posts: 14
Location: US

PostPosted: Wed Aug 06, 2008 2:19 am
Reply with quote

Hi, Thanks for your quick reply and used the command
CEMT I Prog (mapname) - To find the map which is installed in CICS Region.
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 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
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top