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 differences between DFHCOMMAREA and TSQ ?

3 Answers   IBM,


What is the general Command format of CICS ?

1 Answers   Amdocs,


Explain re-entrancy as applies to CICS.

1 Answers   IBM,


What is a resident program?

2 Answers   IBM,


what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?

1 Answers   IBM,






What is a Logical Unit of Work (LUW)?

1 Answers  


Specify CICS transaction initiation process. (From the perspective of CICS control programs and control tables.)

2 Answers   IBM,


Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.

4 Answers   Cap Gemini,


Explain the difference between the into and the set option in the exec cics receive map command?

0 Answers  


COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?

3 Answers  


Can you define bms?

0 Answers  


What is Quasi-reentrancy?

2 Answers   IBM,


Categories