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 |
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
What is a cics task?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
How can u pass the control from one prog to another in CICS?
Explain difference between call and link?
How many conditions can you include in a single HANDLE CONDITION command?
Define cics interface block?
For a CICS-DB2 program, how is the plan referenced?
What is the command which will delete a program LOADed into the main storage using LOAD command?
What is CECI?
The error code AEIV?
What is the other way of terminating a transaction?