Which command is used to release a record on which
exclusive control is gained?



Which command is used to release a record on which exclusive control is gained?..

Answer / guest

we will use " UNLOCK " command
to realease exclusive control.

EXEC CICS UNLOCK
DATASET(NAME)/FILE(NAME)
[SYSID(NAME)]
END-EXEC.

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More CICS Interview Questions

If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)

2 Answers  


What is the use of the program list table?

0 Answers  


how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?

2 Answers   Patni,


why we code ACCUM parameter in cics send time

1 Answers  


are we use the group by clause in cursors?

3 Answers   Cap Gemini,






What option is specified in the SEND command to send only the unnamed fields on to the screen?

1 Answers   IBM,


What is the purpose of the Program List Table?

2 Answers   IBM,


Explain how would you resolve an asra abend?

0 Answers  


What are the some important fields in the eib block?

0 Answers  


What?s the CICS command used to access current date and time?

1 Answers  


what is amp?

2 Answers  


TSQs can be written in the Main storage or Auxiliary storage (True or False).

1 Answers   IBM,


Categories