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 |
Hi.can any body give me the code for this quesiton please.Because i dont have to try to enter the code in to the AS/400 server.Please can anybody give the answer for this question with complete code? A smple RPLE pgm which accepts the starting number and ending number as parameter.It then has to count all the odd numbers b/w the accepted range of numbers and display the results/ Ex:if the input parameters are 11 and 30 the result should be 10(11,13,15,17,19,21,23,25,27,29) Please explain and give me the complete code?
Write a CL program which will run a batch job at 1 am every night
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
Want to know related Interview questions and answers for seniors
how can a cgi check whether an ifs object is available?
What Is Ddm ?
how you will find an error which is not in the first page of the subfile without using rolldown key?
what does dfu program you to do on a record?
distinguish between terminating a program through seton lr and return?
how to pick up the changed records every time in a subfile after the first change made ?
what is code for reading member in rpgle when wehave like extmbr(*all) so we have 3 members in *all then i want to read first record in 2member
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors