Can somebody tell me that, Is it possible to read all the
member of PF without OVRDBF?
Answer Posted / swetha p rao
In SQLRPGLE you can do that by creating alias to the
members of the physical file.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
What is the difference between iter and do?
What is the difference between copybooks and subprocedures in as400?
what is data area and how it is used in rpg program ?
How can we override a file during runtime in rpg?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do I declare a table or array in rpg iv?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
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.
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
how can you display specific subfile page on the screen in unequal subfile?
How many program bind in one module....
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
How to select highest score of each subject or how to select highest income of every month?
what is the procedure and explain about real time scenario.