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 |
What is the difference between crtdupobj and copyf?
How to trap errors in CL?
what is *iso date format?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
what is the necessary keyword for non-join logical file?
how to validate input values in display file ?
what is multijoin logical file? what are the keywords available in joinlogical file? what are the mandatary keywords for joinlogical file? explai the keywords?
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?
what is the command used to invoke rlu ?
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...
explain the purpose of keep and assume keywords?
how will you display a particular page in subfile ?