Suppose you have 3 members in a database file. How to read
records from all the members without using CL (OVRDBF) i.e.
Entire process should be handled exclusively in a RPG program?
Answer Posted / as400 gem
The above answer is perfectly right!
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How can we know running job is batch or interactive?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
what is *place and *auto keyword in prtf ?plz explain
what is the difference between do while and do until?
what is the necessary keyword needed to scroll subfile records?
How many program bind in one module....
how do I declare a table or array in rpg iv?
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?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what is the rpg system?