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 |
If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
Can someone tell me tell me what is meant by message wait...?
What is the Record Address file. How can we use it in RPG program?
How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
purpose of pannel group??/
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?
What are the types of identifiers?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?