one physical file can have how many max of logical files?
what is the primary file?
Answer Posted / sunitha
one physical file can have more than one logical files.
priamary file is used in rpg program cycle to automatically
read records in a cycle
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How to update physical file using logical file with example?
What is the difference between access path and open data path?
What is open data path?
How to know the particular record in pf with out reading?
What is the primary file?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
How to find the list of source physical files in a library?
How many maximum record format a logical file have?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
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 FORMAT keyword and its use?
What is the interactive job?
How to read a pf in reverse(from last record to first) using cl?
Can we concatenate fields in physical file? If yes how can we do?