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 have CICS code in a copybook? If yes, what happens during compilation?
Explain the difference between the xctl and link commands?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
how i can enter into cics region in real time.
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Why must all CICS programs have a Linkage Section ?
Name the cics command that gives the length of twa area?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
Can you explain cics translator?
What is a Logical Unit of Work (LUW)?
What is the difference between START and XCTL ?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?