Can we have a Physical file without any member ? Please let
me know
Answer Posted / gurjit oberoi
Yes we can have a PF without a member. while comiling the
file we can give member option - None . which will not
create a member. But in order to store data and access it
member is required.usually we create a filed referece file
with member *None.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
how do I declare a minor?
How Chain operation copies the record's data to the input buffer for the program?
what is the use of sflnxtchg?
What is the difference between iter and do?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
what is the difference between do while and do until?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
What is the difference between copybooks and subprocedures in as400?
what is the necessary keyword needed to scroll subfile records?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is file information data structure?