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 |
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is the function of the CICS translator?
What are the naming conventions for the Temporary Storage Queues?
What does the 'ceci:cics' transactions do?
Define an asra abend?
what is partial serch analysys in cics?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
What is data only and map only in cics
What are the three ways available for a program to position the cursor on the screen?
Kindly specify the pic clause for the data type of length option field type of data fields?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?