impact analysis



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

impact analysis

Postby mahesh77 » Thu Aug 27, 2009 12:08 pm

hey group,

are there any tools for doing impact analysis? lets say we have a copy book and we have a request htat we have to make some changes to it, say increase the field size and this copy book is been used by 100 other programs , and we increased the size of field using filler bytes that r there in the copy book, now if the other 100 progrmas dont used this field shud we also make changes to that 100 progrmas? and are there any tools for doing impact analysis in mainframes?

thnks
mahesh77
 
Posts: 17
Joined: Fri May 29, 2009 5:27 pm
Has thanked: 0 time
Been thanked: 0 time

Re: impact analysis

Postby dick scherrer » Fri Aug 28, 2009 3:46 am

Hello,

To learn if any tool is available in your environment, suggest you talk with the Configuration Management people or others who have been working in the environment for some time.

One way is to search the source library for the copybook (assuming that every program that references the file uses the copybook). Another often helpful search is to search the production jcl for anytime the data set name(s) for the file are referenced.

It is safest and more clear to re-compile everything that uses the file (so that there will not be a misunderstanding later when someone tries to use filler that is no longer filler. . .
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post