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 |
What is the pic clause for the hhmmss type of data fields?
If DATAONLY option is specified in the SEND MAP command what will happen?
Which is the command used for terminating a browse operation?
How would you resolve an ASRA abend?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
how can you prevent more than one user from accessing the same transient data queue?
What is the term bms in cics?
Explain how do you control cursor positioning?
What CICS command do you need to obtain the user logon-id?
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
What does a cics translator do?