Mention the option (along with argument type) used in a
CICS command to retrieve the response code
Answer Posted / sahil
Exec Cics Send
Map(map)
Mapset(mapset)
resp(ws-resp)
End-Exec.
Ws-Resp is declared in working storage section
ex..IF WS-RESP = DFHRESP(MAPFAIL)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between pseudo-conversational and conversational?
Name the three ways available for a program to position the cursor on the screen?
What are fset, frset?
What is the kcp in the cics?
What does the 'cedf:cics' transactions do?
What are the main uses of the transaction in the cics?
Give certain situations where NEWCOPY is obligatory?
Name the 3 common ways to create maps?
Define cebr?
If we say that bms length of field = 0, then what does that mean?
Can dynamic calls be used in CICS?
Explain how do you terminate an already issued delay command?
What is eib?
Which commend used for terminating a browser operation?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?