-
Problem in implementing commitment control
Hi all, I am trying to implement commitment control on a sample application. I have followed this article. When I run my application it was running fine. I added up a simple condition to commit or roll back after writing record to physical file, but when condition false and it should roll back the...
Last updated: -
questions related to commitment control in RPGLE
Hi everyone, I have a strange question about commitment control as following: the program , say PGMA, have commitment control on two files. of coz the two files have been journaled. Another program, say PGMB, will call PGMA to update the two files. Before the call to PGMA, I use QCMDEXC to call...
Last updated: -
Journaling and commitment control
Is it mandatory to journal a file to open it under commitment control? thanks
Last updated: