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
When it is desirable to describe files Internally?
how does the rpg element work?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is program status data structure?
How can we override a file during runtime in rpg?
are there any useful c runtime apis that I can call from rpg iv?
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.
What is a record lock error?
what are the key words you must use when using a subfile?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how can I tell when to replace the array?
can I touch the array during treatments?
what is the difference between do while and do until?
What is the purpose of record level identifier?
what is *place and *auto keyword in prtf ?plz explain