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 |
how to get no of records in file in rpg with out cl cmd
how many printer files can be defined in f specs ?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
What is SAA?
what is maximum number of arrays allowed in rpg?
What is array in as400? What are the types of array?
how do you specify the number of records to roll in a subfile ?
what do we can do with the embedded sql statements?
which are the member types which seu supports?
What is SFLPAG
what is the maximum number of subfiles that can specified in a display file ?
Logic cycle