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 |
Before issuing an ASKTIME command what will be the values in the EIBDATE and EIBTIME fields ?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What does a cics translator do?
Explain the difference between link and xctl?
Is there any entry for TSQs in CICS tables?
Explain the different ways of initiating transaction in cics?
plz give the syntax for receive map and receive text cmds in cics
What information do you get when an EXEC CICS STARTCODE is issued?
What is a deadlock?
What is the difference between the XCTL and LINK commands?
what are transient data sets defined to cics?