What is the CICS command that is used to receive the un-
formatted data from the terminal?
Answers were Sorted based on User's Feedback
Answer / cheran pogu
EXEC CICS RECEIVE
INTO(DATA-AREA)
LENGTH(DATA-VALUE)
END-EXEC.
| Is This Answer Correct ? | 4 Yes | 1 No |
What does EIB mean?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?
CICS and DB2 can exist in the same region under the Operating system (True or False)
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
How to dsect parameter is used in bms?
How can you access esds files from cics?
What is the ABEND command and when would you use it?
Define the term function request shipping?
Receive consists of buffer option in it. What is the significance of this option?
what are the commands used to gain exclusive control over a resource?
Explain the system transid cemt?
What is the abend command?