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 / anil kumar.anumulasetty
if there is any selection criteria in LF then it may be
displaying accordingly . if there is any "select" or "omit"
it should display 100 record.Have a lock at LF once again.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
what do you mean by an input subfile, what are the keywords required?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How to handle duplicate error handling in RPG?
how do you use commitment control in rpg?
how does the rpg element work?
can you debug ile rpg program using isdb?
When it is desirable to describe files Internally?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
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?
can I touch the array during treatments?
how can I tell when to replace the array?
what is the necessary keyword needed to scroll subfile records?
what is *place and *auto keyword in prtf ?plz explain
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to write record if no field or the field are different in physical file in rpgle ?