In RPG program one file using as a PRIMARY file while
running program some of the records reading twice any body
know why its happening
Answer Posted / prabhakar
This will happen if there is any duplicate records are
exists
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How Chain operation copies the record's data to the input buffer for the program?
how can I tell when to replace the array?
what is the use of sflnxtchg?
Explain mdt?
What is the purpose of record level identifier?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
how does the rpg element work?
how do I declare a minor?
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.
How would display prime numbers using CL program?
How can we know running job is batch or interactive?
How to declare the pull button in AS/400..
what is data area and how it is used in rpg program ?
what do you mean by an input subfile, what are the keywords required?
do you use message subfiles? What are the necessary keywords required coding a message subfile?