What is the CICS command that is used to receive the un-
formatted data from the terminal?
Answer Posted / cheran pogu
EXEC CICS RECEIVE
INTO(DATA-AREA)
LENGTH(DATA-VALUE)
END-EXEC.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define cics interface block?
What does a cics translator do?
Explain how do you terminate an already issued delay command?
What is frset?
What is dynamic transaction backout?
What does the 'ceci:cics' transactions do?
What are the types of processes to create a map in cics?
Can you explain enq and deq used in cics?
Define floating maps with illustration?
Receive consists of buffer option in it. What is the significance of this option?
What is DEQ?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
What are the main uses of the transaction in the cics?
What is journal recovery?
Explain how pa key is different from pf key?