How would you release control of the record in a READ for
UPDATE?
Answer Posted / 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 |
Post New Answer View All Answers
Define RCT.
Name the cics command used to access current date and time?
Explain the difference between dfhcommarea and tsq?
Explain the usage of language in the ppt entry?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
what is effect on receive map when
What is meant by an attribute byte?
what is the most common way of building queue-id of a tsq?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Explain the difference between pseudo-conversational and conversational?
what is the cics command used to access current date and time?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?