How would you release control of the record in a READ for
UPDATE?

Answers were Sorted based on User's Feedback



How would you release control of the record in a READ for UPDATE?..

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

How would you release control of the record in a READ for UPDATE?..

Answer / anna

Two more:

delete and return.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More CICS Interview Questions

What is the use of DCT?

2 Answers   IBM,


How do you control cursor positioning?

3 Answers   IBM,


what is an mdt (modified data tag)? Its menaing and use?

0 Answers   IBM,


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

0 Answers  


For protecting a transaction using the transaction security function, the two things that must be done are?

0 Answers  






Explain the term Function Request Shipping?

1 Answers   IBM,


What is the function of the EXEC CICS HANDLE CONDITION command?

3 Answers  


Specify the CICS command used to read a VSAM record starting with prefix ?F?. Code all the relevant options.

2 Answers   IBM,


Define RCT.

0 Answers  


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

1 Answers   CSC, IBM,


What is the difference between receive and receivemap commands in CICS?

1 Answers  


Explain the system transid cemt?

0 Answers  


Categories