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 

CICS Load Refresh:

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


Joined: 19 Dec 2007
Posts: 3
Topics: 3

PostPosted: Tue May 27, 2008 7:06 am    Post subject: CICS Load Refresh: Reply with quote

Hi,

I have done changes to map and assembled both physical and symbolic. I refreshed the load using CEMT SET PROG(XXXX) NEWCOPY. I could see the changes in effect if I use CECI SEND MAP(XXX) MAPSET(XXX).

But if I run thru the transaction, the same is not visible. I am getting similar problem with Progam changes also. To understand the problem, I deleted the load from CICS library and did NEWCOPY, got the PGMID error. Then I ran the transaction expecting PGMID Error. But it went fine with previous copy.

Also note that when the region goes down/up, the changes are effective.
If my understanding is correct, how to delete the buffer copy referring old version from the CICS?

Thanks
Back to top
View user's profile Send private message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Tue May 27, 2008 12:28 pm    Post subject: Reply with quote

After you compile MAPSET, you can use CEDA I MAPSET by group to make new MAPSET effective without restarting your region.
_________________
cheers,
Andy
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed May 28, 2008 1:28 am    Post subject: Reply with quote

If you changed the map, like added new fields or changed the size of fields, then you also have to recompile your program to pick up those changes (you have to pick up the new copy book created by the map generation). When you deleted the map and did a newcopy it failed, so the last copy was probably still in storage.
Back to top
View user's profile Send private message Visit poster's website
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