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 |
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).
In CICS, BMS what is the use of FREEKB parameter
Name some important fields in the EIB block ?
What are the common cics service programs and explain their usage?
What is the function of the Terminal Control Table(TCT)?
What are the CICS commands associated with temporary storage queue processing?
What does EIB mean?
How do you control cursor positioning?
What are all things you can do with CEDA?
What is meant by a CICS task?
What is the MASSINSERT option?