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 length of Signature?
what is program status data structure?
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
what is flat file?
How can you delete a record from a file in RPG without using DELETE oppcode?
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?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Can we possible to key with the date field?
How to handle duplicate error handling in RPG?
We have a Physical file, after reading 5 records,it has to read LF of that same Physical file,Will it start reading from Ist record or will start reading from 5th record?
Need a sql query: retrive all duplicate records in table