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 |
How do find length of the cursor in cics map ?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the difference between a package and a plan.
What is cics load command?
What does the 'cedf:cics' transactions do?
Kindly specify the pic clause for the hhmmss type of data fields?
What are the main uses of the transaction in the cics?
What are the uses of ppt in cics?
What is the CICS LOAD command?
Why is a TERM ID recommended in naming a TSQ?
how do you fire a batch job from a cics txn ?
Define the attribute byte?