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 how do you handle errors in cics programs?
What is the abend command?
Can you explain cics transaction gateway?
What is CICS ?
Name the cics command used to access current date and time?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain how do you terminate an already issued delay command?
Explain the system transid cemt?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
How can you use dynamic calls in cics?
How errors are handled in CICS programs?
What is the use of mdt (modified data tag)?
Explain the purpose of the program list table?
Can QSAM files be accessed from CICS?
List out all the tables that are a part of cics ?