Hi,
Please let me know how to handle checkpoint and restart concept in IMS program. Say for example my program is reading the file which has the 1000 records and for each record read hitting the IMS database and if record found it needs to update the IMS database. Please help me out as how i issue the checkpoint and how will i restart if my program abends at 901th recrod.
Thanks
Dev