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

CICS new Copy: no automatic pick up of load module


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

New User


Joined: 27 May 2005
Posts: 88

PostPosted: Tue Mar 13, 2007 6:51 pm
Reply with quote

Hi All,
I have a CICS program,which I changed and compiled.I am not able to take a new copy as the program is not showing when i do CEMT I prog
and the changes are also not reflecting(no automatic pick up of load module)
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Mar 13, 2007 7:12 pm
Reply with quote

EnjoyMF wrote:
I have a CICS program,which I changed and compiled.I am not able to take a new copy as the program is not showing when i do CEMT I prog and the changes are also not reflecting(no automatic pick up of load module)
How is this CICS program accessed? By transid? By call? By link?
Back to top
View user's profile Send private message
ParagChouguley

Active User


Joined: 03 Feb 2007
Posts: 175
Location: PUNE(INDIA)

PostPosted: Tue Mar 13, 2007 7:14 pm
Reply with quote

Hi
Check if the program has entry in PPT table. It has to have a entry in PPT table. If it doesn't have, make it by command "UTIL=PGM=pgmname" and then try making newc
--Parag
Back to top
View user's profile Send private message
EnjoyMF

New User


Joined: 27 May 2005
Posts: 88

PostPosted: Tue Mar 13, 2007 7:36 pm
Reply with quote

Hi William,
This program is invoked by a call.
the program is triggerred by JAVA frontend entries.The middle ware is MQseries.
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 Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts VB to VB copy - Full length reached SYNCSORT 8
No new posts Calling an Open C library function in... CICS 1
Search our Forums:

Back to Top