How would you release control of the record in a READ for
UPDATE?
Answers were Sorted based on User's Feedback
Answer / krishnakumar
Either by REWRITE or UNLOCK command
Please also note that when a READ command with UPDATE
option is used , the entire Control Interval where the
record is retrieved from is locked.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the comaera (communication area)?
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
What is the term bms in cics?
Define the term transaction routing?
What is CICS ?
Explain page up and page down logic along with coding logic in cics?
What is the syncpoint command?
How to establish dynamic cursor position on a map?
How to build up LU 6.2 communication?"
Explain the difference between intra partition tdq and extra partition tdq?
What do you do if you do not want characters entered by the user to be folded to uppercase ?