Hi Folks,
Could you please help me how to resolve abend AEIK.I am thinking we will get this if we did not handle TERMIDERR error.We are getting this when we are printing the tickets.Please help me understand the root cause.
thanks,
srinivas.n
the root cause id that You used a wrong termid when printing,
the secondary cause is that You did not handle the termid error
solutions:
1) make sure that You use a correct termid
2) use the termid error clause to take the appropriate error recovery actions
3) live with the abend