Suppose in CL we reach at end of file and again we have to reach from 1 record
Answer Posted / ravi kumar
Hi Frnds,
I have tried with POSDBF but i can not reach. please post 1 example if possible
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do I declare a minor?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to select highest score of each subject or how to select highest income of every month?
what are the key words you must use when using a subfile?
what is file information data structure?
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?
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How many program bind in one module....
Interviewer asked me write down DDS for load all subfile .can anybody write dds
how do I declare a table or array in rpg iv?
Explain mdt?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
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?
what is the difference between do while and do until?