What is the command used for receiving a map from a
terminal?



What is the command used for receiving a map from a terminal?..

Answer / kavya

EXEC CICS RECEIVE MAP('Mapname')
MAPSET('Mapsetname')
END-EXEC

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CICS Interview Questions

What are the naming conventions for the Temporary Storage Queues?

2 Answers   Sainsburys,


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

0 Answers   IBM,


There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?

3 Answers  


What is the different ways to initiate a task?

2 Answers  


Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?

3 Answers  






What are the common tables in cics and their usage?

0 Answers  


What is the use of the program list table?

0 Answers  


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

0 Answers  


Specify the requirements for automatic task initiation?

0 Answers  


Name some commands used for CICS file browsing.

2 Answers  


What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


What is the meaning and use of the EIBAID field?

4 Answers  


Categories