Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.
Answer Posted / deepak sharma
1 By using DSPPGMREF command
2) By using Find String PDM
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how do I play {insert rpg system here}?
what is data area and how it is used in rpg program ?
what is a rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
explain sflclr, sflend, sfldlt, and sflcsrrrn?
When it is desirable to describe files Internally?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is the necessary keyword needed to scroll subfile records?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
What is ment by record level identifier?
how do I declare a table or array in rpg iv?
What is a record lock error?
what are the key words you must use when using a subfile?
How to declare the pull button in AS/400..
How to call one program from another program in RPG? please help me with the code