Can anybody tell why Journalling is compulsary before
Commitment Control?
Answers were Sorted based on User's Feedback
Answer / syam
Yes, journalling is compulsary.
Whatever changes in Physical file it is storing in journal
file. If you Rollback, old data taking from journal file.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / samul
Commitment ctrl is use to save /rollback the group of
chages and Journalling is use to save the changed records
in Jorunal reciver.
hope you get a proper answer!!
| Is This Answer Correct ? | 5 Yes | 4 No |
I have a PF with out any data but the dependent LF is having data?
how to update physical files using normal logical file
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?
what is open data path? and what is the diff b/w access path and open data path?
how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible
How can we handle errors in RPG?
Can anybody tell why Journalling is compulsary before Commitment Control?
How to read a PF in reverse(from last rec to first) using CL?
How to retrieve a physical file after deleting that ? what is keyword used for that....??
Maximum how many fields we can create under a record format of PF?
Why we create the Physical File Member?