MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Command - to check the Maps

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
MFdigger
Beginner


Joined: 09 Sep 2005
Posts: 124
Topics: 52
Location: Chicago

PostPosted: Thu Apr 09, 2009 3:29 pm    Post subject: Command - to check the Maps Reply with quote

Hi All,

Could some one please let me know the command to see whether the MAPs were defined or not in CICS system tables.

When I'm trying to execute the Transaction, no MAP is getting displayed on to the screen but the program is getting executed

Thank you
_________________
Tx
Digger
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Thu Apr 09, 2009 3:33 pm    Post subject: Reply with quote

if you have authority to execute CECI use that to perform a map SEND.

If you do not know the syntax, a little experimentation will get you there.

CECI SEND MAP(mapname) MAPSET(Mapsetname) erase

should get you started.

though this will not display the cics tables, it will let you know if the map is assembled and properly defined to your cics region.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
MFdigger
Beginner


Joined: 09 Sep 2005
Posts: 124
Topics: 52
Location: Chicago

PostPosted: Thu Apr 09, 2009 4:37 pm    Post subject: Reply with quote

Thank you Dick Smile
_________________
Tx
Digger
Back to top
View user's profile Send private message
Terry_Heinze
Supermod


Joined: 31 May 2004
Posts: 391
Topics: 4
Location: Richfield, MN, USA

PostPosted: Thu Apr 09, 2009 5:50 pm    Post subject: Reply with quote

Can you also determine if a map is defined via CEMT I PROG(mapname)?
_________________
....Terry
Back to top
View user's profile Send private message Send e-mail
MFdigger
Beginner


Joined: 09 Sep 2005
Posts: 124
Topics: 52
Location: Chicago

PostPosted: Mon Apr 13, 2009 9:42 am    Post subject: Reply with quote

When I execute the command CEMT I PROG(mapname) its showed up with the below info:

Code:

 I PROG(SD342)                                   
 STATUS:  RESULTS - OVERTYPE TO MODIFY             
  Prog(SD342 ) Leng(0000003952)     Map Ena Pri 
     Res(000) Use(0000000001)             Qua     


_________________
Tx
Digger
Back to top
View user's profile Send private message
MFdigger
Beginner


Joined: 09 Sep 2005
Posts: 124
Topics: 52
Location: Chicago

PostPosted: Mon Apr 13, 2009 9:46 am    Post subject: Reply with quote

Also, Can some please let me know the command to see the RCT table entries for the program in CICS

Thank you Question
_________________
Tx
Digger
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Mon Apr 13, 2009 10:05 am    Post subject: Reply with quote

CEDA,
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA7P03/9.0?SHELF=&DT=20021018154625&CASE=

Digger, please start using the manuals.
the above link is direct to CEDA,
which is part of CICS Supplied Transactions. (CEMT, CECI are also.)
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group