Hello guys, i have this file that allows duplicate records and need to update it. In order to update it properly , i need to find the rrn of the record so i can do a chain to that specific record.
Supposedly i can use the INFDS from binary position 397 to 400, but i am getting the same (and a wrong) rrn from 2 records.
I have read that i must do a OVRDBF with SEQONLY *YES 1 in order for it to work, but i have tried and still doesn't work.
I get 1077952576 as the rrn instead of 7186105 that select rrn(file) returns.
What should i do?
Supposedly i can use the INFDS from binary position 397 to 400, but i am getting the same (and a wrong) rrn from 2 records.
I have read that i must do a OVRDBF with SEQONLY *YES 1 in order for it to work, but i have tried and still doesn't work.
I get 1077952576 as the rrn instead of 7186105 that select rrn(file) returns.
What should i do?






Comment