Q.1 how to implement the commitment control.
2.how to control commitment control from external program.
Answer Posted / sreedhar
Hi Deepak,
Here second question is doubt.
Why do you want to control "commitment control" from external program.
What is the requirement?
As long as file is under "commitment control" you can commit or rollback those transaction any point of time. this may be inside the program or out side the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
How to change the batch job to interactive job?
How to update physical file using logical file with example?
What is the primary file?
What is the purpose of the chain and setll and setgt?
How to index LF by relative record no (RRN)
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
What is the interactive job?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
What is the difference between access path and open data path?
What is open data path?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
Last statement of any rpg program is lr?
How to retrieve a physical file after deleting that?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?