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

Copybook changes


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Mon Jun 30, 2014 12:12 pm
Reply with quote

Hi,

There is a change in a copybook, removing the existing fields and including the length of that field in the existing field.
Also the character field is modified to comp-3 with filler.
so overall, there is no change in the length. but exisiting field is removed.

this copybook is used in close to 80 programs, in which only in 10 programs the exisiting field removed being used. I am sure that those 10 programs we need to change and test it.

what about the other 70 programs. do we need to recompile the programs.
because there is no change in the length of the copybook but the existing fields are removed and another field is changed as Comp-3.

Regards
KK
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Jun 30, 2014 12:18 pm
Reply with quote

Have a look at this recent discussion.
Back to top
View user's profile Send private message
karthi_ind

Active User


Joined: 24 Feb 2004
Posts: 131
Location: Chennai

PostPosted: Mon Jun 30, 2014 3:25 pm
Reply with quote

Thanks Bill.

I go with recompile only what is needed.
I have done the changes to the programs which require changes.
will be testing those programs.

Regards
Karthik
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts Trying to change copybook in online c... CICS 4
No new posts Help to Filter File Manager Copybook ... DFSORT/ICETOOL 14
No new posts Need to add field to copybook, proble... COBOL Programming 14
No new posts Recompiling programs after a copybook... COBOL Programming 1
Search our Forums:

Back to Top