What is the command used for receiving a map from a
terminal?
Answer Posted / kavya
EXEC CICS RECEIVE MAP('Mapname')
MAPSET('Mapsetname')
END-EXEC
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How ENQ and DEQ used in CICS?
Define temporary storage?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Name the cics command that gives the length of twa area?
Explain how do you handle errors in cics programs?
Name the two types of transient data queues?
how do you execute a background cics txn ?
What are the some important fields in the eib block?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is the kcp in the cics?
How to get the cursor position when we receive a map?
Can dynamic calls be used in CICS?
What does the 'cedf:cics' transactions do?
What do you mean by CEMT?
For protecting a transaction using the transaction security function, the two things that must be done are?