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 |
what is partial serch analysys in cics?
What are the types of processes to create a map in cics?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
What is the component?what are the different components there using cobol and cics
What is the comaera (communication area)?
What is an ASRA?
What are extra partition & intra partition TDQs?
What does ?Pseudo Conversational? mean?
What are the commands used to gain exclusive control over a resource (for Ex a Temporary storage queue.)?
Which is the command used for terminating a browse operation?
hi,what is the module? how many modules in mainframe based banking projects
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?