What is the difference between regular logical file and join logical file?
Answer / nitin trivedi
Regular logical file contains more than one record format.
Record format name in regular logical file should be same based on the physical file.
Join logical file contains only one record format.
Record format name in join logical file should be different.
Through logical file we can made changes in physical file.
Through join logical file we can't made changes in physical file.
| Is This Answer Correct ? | 0 Yes | 0 No |
why is the declare cursor statement is used for?
Hi friends i have i question please reply me asap. what would be coding in DDS and programing part for this condition suppose that i have three fields in the display file(subfile)which has 7 record format. Condition is ''The supplier LOT, ISSUED TO PROD and LINE GRP fields in display file(Subfile) will not be shown if their respective fields are blank/zero in the record formats WIM311FM and Record format WIM311FM. I want coding part in DDS and Programing. Please reply me as soon as posible.
What is data structure in as400? What is the use of data structure?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
What is %CHECK?
What is SFLPAG
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
In there is 100 no. of recordsin PF, if i delete all the records. Then what is the Size of the PF?
why do we use readc? What is sflnxtchg?
How to retrieve data from data area?
what is data structure?how many types of data structers?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx