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


Please Help Members By Posting Answers For Below Questions

Explain how do you handle errors in cics programs?

630


What is the abend command?

676


Can you explain cics transaction gateway?

702


What is CICS ?

681


Name the cics command used to access current date and time?

672






Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

687


Explain how do you terminate an already issued delay command?

641


Explain the system transid cemt?

686


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

727


How can you use dynamic calls in cics?

703


How errors are handled in CICS programs?

738


What is the use of mdt (modified data tag)?

708


Explain the purpose of the program list table?

681


Can QSAM files be accessed from CICS?

773


List out all the tables that are a part of cics ?

660