Why we need to give File and To file Names While we are using
OVRDBF. What is your understanding related to this?
Answer Posted / henry
without File name we cannot use OVRDBF adn its a mandatory
field. Also remember that the file which you used in OVRDBF
also must be present in the system. Else your RPG pgm will
not compile...Generaly if the file is multi member file
(some companies used to store they yearly/monthly
transactions in diff members) and if you want to access
specific member then it's a great deal.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how do I preserve and clean the array?
how can you display specific subfile page on the screen in unequal subfile?
what is file information data structure?
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?
What is the difference between iter and do?
How would display prime numbers using CL program?
How can we override a file during runtime in rpg?
what is data area and how it is used in rpg program ?
How to select highest score of each subject or how to select highest income of every month?
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.
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
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 do you use commitment control in rpg?