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 to handle exceptional conditions in cics?
How vsam files are read in cics pgms?
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
Explain the function of the load command?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What is the tcp in the cisc?
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
What is the cics command level?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
what is the differences between getting the system time with eibtime and asktime command?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
Define cedf?