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
Answers were Sorted based on User's Feedback
Answer / prabhakar
This will happen if there is any duplicate records in
physical file..
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prabhakar
This will happen if there is any duplicate records are
exists
| Is This Answer Correct ? | 0 Yes | 3 No |
what is the difference between SETON RT & RETURN?
When it is desirable to describe files Internally?
How can we make use of SETLL operation in CL?
how can an indexed file be used as arrival sequence in RPG?
suppose if we want to update the data in cl what we will do?
what is *place and *auto keyword in prtf ?plz explain
How can a screen field that has changed since the last output operation be detected?
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?
You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?
How would display prime numbers using CL program?
what is edit word and edit code
What is I90(Insure 90)?