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

What does EIB mean in CICS?

0 Answers  


Which is the command that is used to dump the main storage areas related to a task?

1 Answers   IBM,


Can you define cics task?

0 Answers  


What are the three BMS options ?

3 Answers  


The error code AEIV?

1 Answers   IBM,






What is an MDT (Modified Data Tag) - it's meaning and use?

2 Answers   Polaris,


Explain the function of the load command?

0 Answers  


What are the three ways available for a program to position the cursor on the screen?

2 Answers   IBM,


Explain the difference between using the read command with into option and set option?

0 Answers  


What is the use of using MDT in CICS? How it works?

3 Answers   Barclays,


which is the cics control program that provides communication services between user written application programs and terminals?

0 Answers   IBM,


Can multiple CICS regions exist under one O/S?

2 Answers  


Categories