how can i know logical file belongs to which physical file
without source?
Answer Posted / vinay pawar
No Its not the correct answer... if you do a DSPDBR on a
logical file it wont show you the name of the physical file
that it is based on. Rather you need to use DSPFD on the
logical file. DSPDBR on a physical file will show the names
of all the LF files based on that PF.
| Is This Answer Correct ? | 45 Yes | 0 No |
Post New Answer View All Answers
What is the batch job?
I have a pf, it contains 5 members, how to access particular member data from logical file?
How to retrieve a physical file after deleting that?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
What is the purpose of the chain and setll and setgt?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
What is FORMAT keyword and its use?
How to know the particular record in pf with out reading?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
What is open data path?
What is the difference between access path and open data path?
What is the primary file?
Last statement of any rpg program is lr?
What is the interactive job?