when would you prefer logical file than opnqryf?
Answer Posted / pratap thakur
The physical file you are working with very large, creating and using a logical file will allow an application to perform faster than using an open query file.Since access paths created by open query files are temporary, applications that use an access path frequently will be more efficient using a logical file, since the access path will not have to be rebuilt every time the file is open.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the maximum number of subroutines allowed in rpg?
how can I give more performance to some selected pages?
What are the mandatory keywords of sub file?
which are the figurative constants used in rpg?
What Is The Purpose Of The "n" In The Following Calculation Specification?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
what is a program described file in rpg?
what is rpg fixed logic cycle?
where can you specify an indicator in lokup operation?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
what is externally described file ?
what is the length of a variable in rpg?
which single rpg opcode performs both setll and reade?
can error messages as a result of a comp, range or values keyword be overridden?