is it possible to create a join logical file using two join
logical files ? give exact reason for your answer
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / mithun paul
NO,It is not possible. Because, The parameter value of
JFILE of a Join Logical File must be a Physical File(PF).
| Is This Answer Correct ? | 3 Yes | 0 No |
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
how will you search an array?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
what is the use of sflend keyword?
What is the difference between regular logical file and join logical file?
If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...
what is data structure?how many types of data structers?
if we tried to move year part of *iso date into a field of length 3, what will happen ?
What is the exact difference between Service Program and Binding Directory?
how do you read data area in an rpg program?
What is the Function of PDM?
describe the difference between the dowxx and douxx operations?