Mention the option (along with argument type) used in a
CICS command to retrieve the response code
Answer Posted / mahesh
EIBRESP
ex..IF EIBRESP = DFHRESP(MAPFAIL)
<...>
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Define TCT.
Explain the significance of rdo?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the difference between the xctl and link commands?
Explain the purpose of the program list table?
Explain the difference between dfhcommarea and tsq?
what is the cics command used to access current date and time?
What is the comaera?
Receive consists of buffer option in it. What is the significance of this option?
Define temporary storage?
Can you explain communication area?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
what is effect on receive map when
What is the abend command?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?