if there is pf in two libraries and there is a logical file
based on the PF, how to find the pf on which the pf is based.
Answer Posted / joy mukherjee
Use DSPFD with the logical file name, you will get the
physical file name associated with that logical file.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
How to call one program from another program in RPG? please help me with the code
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How can we override a file during runtime in rpg?
What is difference between bind by copy and bind by reference?
what do you mean by an input subfile, what are the keywords required?
When it is desirable to describe files Internally?
what is kids-rpg?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is *place and *auto keyword in prtf ?plz explain
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
what is program status data structure?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how do I preserve and clean the array?
can I touch the array during treatments?