What is the difference between a Physical File & a Logical?
Answer Posted / ankit singh
1. When we open a file stored on a disk, its logical file is
created and we work on that file.
2. Once we save the file, the changes we made are reflected
in the physical file. If we don't save the file, the
physical file doesn't get affected.
3. When we close the file, the logical file which was
created on opening the file, gets destroyed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the maximum number of subroutines allowed in rpg?
What is the draw back of Procedures? why we are going to Modules?
what is subfile?
What is the Difference between command attention key and command function key ?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
How can we change the uppercase to Lowercase in RPG?
in conjunction with which statements can orxx and andxx conditions be used ?
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
define the purpose of the iter operation?
how many printer files can be defined in f specs ?
what is join logical file?
Difference Between Call & Sbmjob?
What is data structure in as400? What is the use of data structure?
define the rcvf command?
all i need to know about cmpseqdat parameter in cmppfm, how it works and can we retrieve line sequence and date from the output?