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

Load module usage Report


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Sahoo

New User


Joined: 08 Jun 2006
Posts: 53

PostPosted: Sat Feb 10, 2007 2:54 pm
Reply with quote

I need to find out the sub modules that are getting executed from a maim module. The reason being based on various conditions one proggram calls various different modules. One way would be to give display statements.. But is there any wasy to find out with out doing code change?

Please help
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Sun Feb 11, 2007 2:56 am
Reply with quote

Two possibilities:
Look at the source of the main module and determine which modules are being executed;
The information might be available via SMF records, but I'm not a MVS systems person.... icon_cool.gif
What is the situation you are trying to resolve?
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun Feb 11, 2007 9:48 am
Reply with quote

I believe AMBLIST is your answer.

O.
Back to top
View user's profile Send private message
Sahoo

New User


Joined: 08 Jun 2006
Posts: 53

PostPosted: Sun Feb 11, 2007 12:26 pm
Reply with quote

AMBLIST analyzes the Load module. What I am looking for is the modules that are getting executed based on program logic during run time.
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Load new table with Old unload - DB2 DB2 6
No new posts How to load to DB2 with column level ... DB2 6
No new posts REASON 00D70014 in load utility DB2 6
No new posts Need help on formatting a report DFSORT/ICETOOL 14
No new posts Creating Report using SORT DFSORT/ICETOOL 7
Search our Forums:

Back to Top