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
What do you mean by the term fct?
what are the reserved words for cics?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain how do you handle errors in cics programs?
Can you explain dfheiblk?
Can you define cemt?
How do we pass parameters into a CICS –DB2 program
Define cebr?
Explain how can you accomplish breakpoint in intertest?
list the sequence of steps used to achieve modiication in skip sequential mode?
Name the three ways available for a program to position the cursor on the screen?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Can you define commarea?
What is the term bms in cics?