is it possible to create a join logical file using two join
logical files ? give exact reason for your answer
Answer Posted / remya
we can't create join lf from two other join lf. because the
file(s) specified in jfile keyword should be physical
files.As per my knowledge, the exact reason for this is,the
access path of the join lf is joined together and we can't
join them again.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
what is the use of jdftval in join logical file?
How can we change the uppercase to Lowercase in RPG?
what is arrival sequence?
how many specifications are there in rpg/400? What are they?
define what a data area is along with a brief example of what it may be used for?
a multiple format logical file is also known as?
what are the different commands used in rlu ?
In RPG How to read a records from a file without using read opcodes?
what is a spool file?
What is data structure in as400? What is the use of data structure?
what is externally described file ?
how does the runqry show the output?
what is the difference between normal upddta to pf and updating using dfu program?
What is diff between EVAL & MOVE?
distinguish between terminating a program through seton lr and return?