what is a logical file?
Answer / ravikant kumar
It is nothing but a logical view provided by the physical file.
| Is This Answer Correct ? | 0 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?
In which specification can a report layout be defined ?
how do you use commitment control in rpg program ?
What is the purpose of FRCDTA (Force Data) keyword?
how can I give more performance to some selected pages?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
What is the Select and Omit criteria in logical file?
how to create physical file
When will DUMP and DEBUG opcodes be ignored?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
Can be OVRDBF command mentioned after OPNQRYF command in CL?
in which specification the report layout can be defined?