1.I have a Physical file with 100 records, No duplicates
exists, all are Unique,But while i am running Runqry utility
i am getting only 80 records..What could be the reason?
Answer Posted / ramesh
In p.f we have one or more members i think u r remaining 20 records in another member thas y it is not displaying total records
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
How to handle duplicate error handling in RPG?
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.
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is the difference between do while and do until?
When it is desirable to describe files Internally?
what do you mean by an input subfile, what are the keywords required?
What is file identifier where we can use?
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.
can I touch the array during treatments?
What is the difference between iter and do?
What are the types of identifiers?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
how do you use commitment control in rpg?
how do I declare a table or array in rpg iv?
what is a rpg?