How do u find the programs calling the given module,
without having doing 3.13 on loadlib/source library?
Answer Posted / abhijit
Suppose You have a Module 'ABCXYZ' which is called from
different Procedures & If you know your procedure library
Suppose 'RSCRT.DEV.PROCLIB' which is a PDS which have many
of the Procedures which Calls 'ABCXYZ'
Then get inside the PDS 'RSCRT.DEV.PROCLIB'
Type SRCHFOR 'ABCXYZ' in command line
Click on Prompt
You will get the List of Procedures which uses this Module
with status *Found.
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do you get the data to code the BMS macro?
Name the divisions, which are available in a cobol program?
What are the pertinent COBOL
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What rules are to be followed while using the corresponding options?
How many sections are there in data division in COBOL?
Write the code to count the sum of n natural numbers.
What is rmode(any) ?
Explain how to differentiate call by context by comparing it to other calls?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Can we change the password using ALTER? anyone tried and changed?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How to print 10 to 1 if the input have only 10 digit number?