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

Query on INTERTEST


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

New User


Joined: 04 Oct 2005
Posts: 19
Location: Singapore

PostPosted: Tue Oct 06, 2009 9:53 am
Reply with quote

Hi all

Please let me know what happens if I don't take a NEWCOPY of a changed program?
I have few programs using PLAN and some program use only PACKAGE.
Does these programs behave differently if I DON'T take the NEWCOPY?

What SQLCODE we get if I DON'T take NEWCOPY?

Thanks
Back to top
View user's profile Send private message
Terry Heinze

JCL Moderator


Joined: 14 Jul 2008
Posts: 1249
Location: Richfield, MN, USA

PostPosted: Tue Oct 06, 2009 10:21 am
Reply with quote

Failing to do a NEWCOPY of a changed program will result in your accessing the old version until the region is refreshed. You will probably get a mismatch with timestamps because the load module timestamp will not match the DBRM timestamp.
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 RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
Search our Forums:

Back to Top