what is multijoin logical file?
what are the keywords available in joinlogical file?
what are the mandatary keywords for joinlogical file?
explai the keywords?

Answers were Sorted based on User's Feedback



what is multijoin logical file? what are the keywords available in joinlogical file? what are the ..

Answer / maddy

Multi join logical file is file joining more than two files. Keywords available with join logical files as as below:
JFILE - mandatory record level keyword giving files list to be joined
JOIN - mandatory join level keword only if more than two files are joined
JREF - reference to the file in joined file when a field in join logical file is not unique among the two files
JDFTVAL - optional to be used when one wants the primary file records are to be fetched even if secondary doesn't exist
JFLD - mandatory join level key word giving the join condition
JDUPSEQ - optional keyword when there are duplicate join fields are present to give the order

Is This Answer Correct ?    8 Yes 0 No

what is multijoin logical file? what are the keywords available in joinlogical file? what are the ..

Answer / s.kumar

Keywords for Join logical file..
JDFTVAl(File Lavel Keyword)
JFILE (*Record format lavel Kewword)
JOIN (*Record format lavel Kewword)
JFLD (*Record format lavel Kewword)
JREF (*Field lavel Keyword)
JDUPSEQ (Field lavel Keyword)

* Manadatary Keyword

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More IBM AS400 AllOther Interview Questions

What is the purpose of FRCDTA (Force Data) keyword?

1 Answers  


The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...

1 Answers  


How can a data area be locked after being updated?

1 Answers  


How we will get issues on AS/400 technology ? I mean which issue/Defect Tracking tool is using in all companies when any issue comes? Can anybody explain about the work flow of AS/400 project ? plzzz

0 Answers  


How do I remove a flag or check no. or name when a user opens too many sessions?

0 Answers  






I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

0 Answers   CSC,


is it possible to create a join logical file using two join logical files ? give exact reason for your answer

4 Answers   Ocwen,


Distinguish between logical file and physical file?

1 Answers  


what key word is used when screen is re-display?

0 Answers   IBM,


what is the purpose of data structure?

1 Answers   IBM,


what does exfmt does?

1 Answers   IBM,


A join logical file has how many record formats?

0 Answers   IBM,


Categories