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 |
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.
can a single screen format occupy a screen area above and below a subfile format ?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?
What is acronym of RPG?
Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
Explain The Keywords Edtcde & Edtwrd?
why is the declare cursor statement is used for?
What is the purpose of FRCDTA (Force Data) keyword?
What is the draw back of Procedures? why we are going to Modules?
What Is The Purpose Of The "n" In The Following Calculation Specification?
what is elastic and non elastic subrile?
what opcode will be used to test the zone of a character field?