What hapens when we use CPYF command to copy a LF? On which
PF will it be dependent???
Answer Posted / venki
even we use LF copy to copy the file only PF will be created
and but not the LF so it will not dependent on the any other PF
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
how does the rpg element work?
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 program status data structure?
what is the difference between do while and do until?
how do I declare a minor?
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?
can you debug ile rpg program using isdb?
What is the difference between copybooks and subprocedures in as400?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is a rpg?
What is file identifier where we can use?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?