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 |
How do you read a subfile record which is in output mode?
How to Define a Procedure in RPG?
What is compiler directive in as400? Give example of compiler directive.?
what is sflrolval?
What is the purpose of "A CSRLOC (F1ROW F1COL)"?
I want to run ls *.csv (sftp command) from CL Program... Can u plz tell me when SFTP command will start running? i.e.which command should I use in CL Program to run ls command?
define a output queue?
How to avoid using indicators in ile ?
Is it necessary to define all formats ? Which are mandatory and which are Optional ?
Define what the operation will do, the purpose of the result field and the purpose of *IN66? HI LO EQ C CALL 'CVTDAT' DTPRM 66
Q. 1.What are the in build functions in CL program and what are uses of thes in build functions? 2.How we can create own command in CL program? 3.What is use of STRSRVJOB?
define what a data area is along with a brief example of what it may be used for?