one physical file can have how many max of logical files?
what is the primary file?
Answers were Sorted based on User's Feedback
Answer / rajasekhar
One physical file can have 3,686 logical file....if you want take logical file it can have 32 record formats from physical
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / 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 |
can we concate fileds in physical file? If yes how can we do?
Last statement of any RPG pgm is LR?
How to retrieve a physical file after deleting that ? what is keyword used for that....??
How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?
pls anyone explain about compile time array,pre run time array run time array
what is exception and how many types of exception
I have a pf, it contains 5 members, how to access particular member data from logical file?
what is general and type of general
CRTDTA AND CRTARA should be used along with?
how to eliminate the level check error
I have physical file with 100 records,there is no any duplicate records in this pf.based on this pf one logical file I have used.but this lf is viewing only 80 records only of that pf?what is the reason for this?
how to add a new field to a file without compiling it?