What is the difference between a Physical File & a Logical?
Answer Posted / narender
Physical file (PF) contains the data and have only one
record format. Logical file (LF) is a view of the physical
file which does not contain any data may be based on one
physical file or more then one physical file. Logical file
can have more then one record format. Logical can be non
join or join logical file. Performance becomes better if
you use the logical file in the program.
| Is This Answer Correct ? | 48 Yes | 8 No |
Post New Answer View All Answers
difference between sflrcdnbr and sflnxtchg?
what is the use of data structures?
how many maximum spaces could be given in o specs?
a multiple format logical file is also known as?
what is the function of cpysplf command?
what are indicators?
which single rpg opcode performs both setll and reade?
Difference Between Call & Sbmjob?
when would you prefer logical file than opnqryf?
why is the declare cursor statement is used for?
define data structure?
how to get the cursor position?
Write a CL program which will run a batch job at 1 am every night
how many files can be defined in f specs?
what are necessary keywords to code message subfile?