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 processing program table(ppt)?
What are the common cics service programs and explain their usage?
What are the common tables in cics and their usage?
What is the type of ppt in the cics?
what is the cics command used to access current date and time?
Can you define attribute byte?
Explain the mdt in cics?
What is the meaning of the deq command?
Differentiate between PCT and FCT.
What is the procedure to solve an ASRA ABEND?
How do you use altindxs in batch, cics programs?
What is meant by an AICA ABEND?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain how many exceptional condition can be given in a handle condition?
What is cics load command?