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 |
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
Explain the difference between tsq and tdq
What are the common cics service programs and explain their usage?
What is the command for reading a record form a TSQ?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
Explain the difference between a symbolic map and physical map?
The first step in the development of an application system is the Requirement Analysis(True or False).
What are the attribute values of Skipper and Stopper fields?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
If we say that bms length of field = 0, then what does that mean?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
What is the command used to request notification when the specified time has expired?