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

Trying to change copybook in online cics program


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

New User


Joined: 07 Mar 2023
Posts: 2
Location: India

PostPosted: Tue Mar 07, 2023 12:57 am
Reply with quote

Hello,

Have made some changes in copybook which ia used in online cics module . I have recompiled the module using the copybook still the changes are not picked when ever i hit the trans id
Back to top
View user's profile Send private message
dneufarth

Active User


Joined: 27 Apr 2005
Posts: 419
Location: Inside the SPEW (Southwest Ohio, USA)

PostPosted: Tue Mar 07, 2023 3:57 am
Reply with quote

Has the program been refreshed in the CICS region?
Back to top
View user's profile Send private message
Onkar1102

New User


Joined: 07 Mar 2023
Posts: 2
Location: India

PostPosted: Tue Mar 07, 2023 10:03 am
Reply with quote

Nope is there any other way other than CEMT COMMAND to refresh it
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Tue Mar 07, 2023 2:23 pm
Reply with quote

Onkar1102 wrote:
Nope is there any other way other than CEMT COMMAND to refresh it


You could recycle the region - but that's a bit "sledgehammer to crack a nut".

Garry.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Tue Mar 07, 2023 9:24 pm
Reply with quote

Quote:
Nope is there any other way other than CEMT COMMAND to refresh it
Code:
CECI SET PROG(????????) NEWCOPY
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 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
No new posts DB2 Event passed to the Application P... DB2 1
Search our Forums:

Back to Top