dick scherrer wrote:Hello,
If one or more checkpoint(s) is issued by the run and it later abends, there Will be a partial update.
Hi,
Here i mentioning pure ROLLBACK. What i mean is a 'ROLB' without any COMMIT/CKP.
Befroe that i need to know. Is it possible to issue a 'ROLB' alone in ims call without COMMIT/CKP.
Scenario: (I have TABLE(IMSDB) containing 10 records. i'm updating 10 records to the TABLE(DB2). If 9th record cause mismatch/invalid data on the updating TABLE(DB2). i need to perform a rollback for entire record. Then,again the update start from 1st record onwards.inbetween no more checkpoint(s) in that table.)