What is Journal Recovery and Dynamic Transaction Backout?
Answers were Sorted based on User's Feedback
Answer / pop
Journal Recovery - is recovery of changes made to a file
during online processing.
Dynamic Transaction Backout - is the removal of partial
changes made by a failed transaction.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / kollu
In case of failure occure it will recover the recoverable resourece from logical unit of work
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the command which will delete a program LOADed into the main storage using LOAD command?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
Which type of TDQ is read destructive?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).
Can you define cics task?
What command do you issue to delete a record in a transient data queue ?
What is the general Command format of CICS ?
What are the beginning and end points of an LUW called?
Sync points cannot be requested by the application programs (True or False).