Hi,
A batch report program is upgraded to LSF 9 .
i am getting RngRec db error while running the job..
when analysed i could find a para which is called after a BEGRNG and inside the para there is a FIND NLT on the same table . After this paragraph NXTRNG is called.
Does this make any problem in LSF 9?
i heard that this could be the problem in LSF9 as it doesnt not support a FIND NLT call after a BEGRNG call on the same table and then next calling the NXTRNG call.
Thanks in advance
Srikanth
Can you list out the few lines of COBOL where the error is occurring? That would help us a bit....
Also have you checked the API manual to confirm what you're saying:
| QUOTE |
| doesnt not support a FIND NLT call after a BEGRNG call on the same table |