Hi All, Can any one give me a suggestion for below prob
One job is in MSGW due to decimal dara error and I find out
stmt error and Value in DMUP.
but my file has millions of records.So how can i find out
on which record the error was occured....?
Answer Posted / kamlesh
use file information datastructure for ur pf in rpg pgm
then write below opcode
POST FILEINFORMATIONDS
before the statement which raise decimal data error. then
use DUMP opcode. finally u will get record number in file
info ds.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how you will know whether you are in sfldrop or sflfold mode?
How can we change the uppercase to Lowercase in RPG?
Why we are not able to perform insert delete and update operation in Join logical file?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.
which single rpg opcode performs both setll and reade?
What is the difference between non-join logical files and join logical files?
if dspatr(pc) and csrloc were specified for a format, which keyword would have priority?
define the purpose of the *cat function?
an access path may be in which sequence?
can a single screen format occupy a screen area above and below a subfile format ?
how may a cgi control duplicate inputs?
which are control break logic indicators?
Difference Between Ca & Cf?
what are the different methods to access seu?
explain the use of dftwrt display keyword?