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
Explain the difference between a physical bms mapset and a logical bms mapset?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is the use of the program list table?
Explain ceci transaction commands?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Explain how to build up lu 6.2 communication?
Mention the option used in a cics command to retrieve the response code after execution of the command?
How vsam files are read in cics pgms?
What is the type of ppt in the cics?
How errors are handled in CICS programs?
Explain the difference between getting the system time with eibtime and asktime command?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Define primary objective of cics?
What is the use of the eibaid field?
Explain the difference between exec cics handle condtion and an exec cics ignore command?