How to check which are the pgms using 1 perticulate file.?
I know there is many tool available for X-reference...but
need to know is there any command available in the
system...?
Answers were Sorted based on User's Feedback
Answer / manjunath
As of my knowledge, DSPPGMREF and FNDSTRPDM are the 2
commands which will fulfill the requirement but both the
commands have some flaws respective to the requirement.
If we use DSPPGMREF, the files which are opened, updated
and deleted through the SQL statements will not be listed.
If source is not available in the source file, then
FNDSTRPDM will not list those programs which are using the
required files.
So, to reduce the impact, we need to use both the commands.
Let me know if i am wrong
| Is This Answer Correct ? | 2 Yes | 0 No |
1.Write code to read the records from a file and load an array of size 99? Make sure that you take care of all the error conditions?
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
How would display prime numbers using CL program?
Maximum how many files declare in rpgle
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
can anybody help me that what is the procedure of debugging the service program?
what is the rpg system?
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
check existence of one record without using chain or read?
what will happen two jobs have same name are submitted
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?