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
Kindly specify the pic clause for the hhmmss type of data fields?
In the EIB block of CICS, highlight the names of few of the important fields?
What are the cics transactions?
Can you explain primary aspect of cics?
Define an aica abend?
How is Telon(CA-Telon) used to build map?
Can you explain exec cics handle condition command?
What is the pic clause for the any bll cell type of data fields?
What is an mdt (modified data tag)?
Explain how would you resolve an asra abend?
What is the cics command that is used to access current date and time?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Name some translator and compile options and explain their meaning?
What is CICS ?
What is the syncpoint command?