What is journaling & Commitment Control?
Answer / anuj tiwari
Journaling is a function which records the changes in a file in a journal. These record images are used to recover the changes in the file should the system ends abnormally. Commitment control is a function that allows you to define and process a number of changes to database files as a single unit (transaction).
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the function of cpysplf command?
what is the command used to invoke rlu ?
which of the following operations does not zero the field flda defined as 4,0?
What is Group Job?
what is the maximum number of record formats in dspf?
how to develop some simple graphs (bar charts) using just html?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
how can a procedure will be added in to a srvpgm
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
How a field is renamed in rpg IV?..give answer with example?
what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?