what is jurnal?what is the use of theis?what is difference
between commitment control and jurnaling?
Answers were Sorted based on User's Feedback
Answer / xyz
Journaling record all transactions and is used for
restoring or reverting back the transactions onto the
database file for a particular time span. Committment
control ensures that a transaction is updated successfully
onto the data base (all relevant files).
A file can be journalled without commitmment control but a
file cannot be used under commitement control without being
journalled.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / bhaskar
Journaling is an AS/400 function that monitors changes made
to physical files(updates, addition and deletion). The
changes are recorded and used to recover the journaled files
in case of a system failure.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is file information data structure(infds) in as400?
What is the purpose of RTVMBRD command?
Diff B/w ref and reffld?
explain the use of dftwrt display keyword?
What is the purpose of the following? FORDHDR1 IF E K DISK ORDHDRF KRENAMEORDHDRF1
in conjunction with which statements can orxx and andxx conditions be used ?
What is the difference between access path and Dynamic select?
what are the uses of factor1, factor2 and result field for the rpg operation code parm?
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
difference between sflrcdnbr and sflnxtchg?
any one have give AS400 study material? pls pass it to gopalsai789@gmail.com
Define a Batch Job?