What is the difference between Physical and Logical files ?
Answer Posted / avneesh kumar verma
Physical file contains data, where as Logical file serves as a access path to database.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are necessary keywords to code message subfile?
how can you detect overflow for a print program that prints multiple lines per cycle?
what are various techniques to pass parameters from one program to another?
what is *iso date format?
how do you use commitment control in rpg program ?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
How do you check object lock
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
In 'o' Specs What Is The Opcode For Write?
how many specifications are there in rpg/400? What are they?
define the purpose of the leave operation?
how can I start a page in a new window?
what do we can do with the embedded sql statements?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.