Whats the best way to read job logs when the job ends abnormally? say for example my job ended due to decima data error , or due to record lock ... how to find the exact statement in program ...how to see values of variables that caused abnormal end ...(i.e how to read the dump of the job) ? Please suggest the keywords to be searched in the joblog
Software/Hardware used:
AS/400-OS/400-V5R4M0
ASKED:
December 14, 2011 2:48 PM
UPDATED:
March 19, 2012 1:26 PM
You are very welcome, That is what this forum is for.
The ILE RPG Programmer’s Guide has an Example of a Formatted Dump and shows various parts of how to interpret it.
Tom