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
How to handle duplicate error handling in RPG?
How would display prime numbers using CL program?
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
what is the use of sflnxtchg?
how do I declare a table or array in rpg iv?
what is kids-rpg?
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?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what is an online rpg?
When it is desirable to describe files Internally?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is data area and how it is used in rpg program ?
What is difference between bind by copy and bind by reference?