ILE - module change
45 pts.
0
Q:
ILE - module change
Hi,
1) How to find the list of programs using a module (other than find string or hawkeye) which needs to be modified?
2) If a module used by more than 15 program needs to be changed, what are the ways to update the impacted programs (apart from running UPDPGM command)?
ASKED: Jan 28 2009  9:39 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
4885 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Hi RJES

TATOOL contains the tools you're looking for for mapping programs/modules

" The Module Use tool allows you to capture information about the
modules in ILE programs or service programs. A subfile display
provides a 'where used' capability of what programs contain the same
module. A second subfile display provides a simple review of
modules by program. You must first convert the information from ILE
*PGM and *SRVPGM objects. "

If it doesn't contain an update command, it has at least created the file necessary. So a relatively simple CL program could read through the file and update the programs.

I'm sure there are other methods.
Phil

------------------------------------------------------------------------------------

If you don't have TAATOOLs installed you may want to look at the series of articles starting with Module, Module, Who's Got My Module?

Bruce Vining
Bruce Vining Services
Last Answered: Jan 28 2009  3:20 PM GMT by Bvining   4885 pts.
Latest Contributors: Philpl1jb   24530 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0