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 Object Type Of Pf, Lf, Printer File & Display File?
How can we create subsystem in as400?
what is the rpg and cl life cycle?Please tell me any body
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
What is the difference between Array and Table?
Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
How to see all record formats used in a file?
Difference Between Call & Sbmjob?
maximum number of subfiles that can defined in a rpg program for one display file is?
define a shared access path?
What is data structure in as400? What is the use of data structure?