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
Give certain situations where NEWCOPY is obligatory?
What is the pic clause for the hhmmss type of data fields?
Explain the primary function of the processing program table (ppt)?
what are transient data sets defined to cics?
How can you access esds files from cics?
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?
What is task control?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is the syncpoint command?
What are the terms cics generally means?
Define the term function request shipping?
What is the term bms in cics?
Explain the difference between getting the system time with eibtime and asktime command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
If we wish to create bms executable, what are the basic steps that the user has to go through?