Mention the option (along with argument type) used in a
CICS command to retrieve the response code
Answers were Sorted based on User's Feedback
Answer / 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 |
List all the CICS tables and explain their contents.
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Give certain situations where NEWCOPY is obligatory?
Name some important fields in the EIB block ?
Explain the primary function of the processing program table (ppt)?
what are transient data sets defined to cics?
What is the significance of RDO?
How do you initiate another transaction?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
How would you resolve an ASRA abend?
What is fset?