What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?



What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?..

Answer / Shashibala

SEND MAP DATAONLY and SEND MAP MAPONLY are used in CICS for data transmission. The main difference between these two commands lies in their behavior regarding mapping information:
1. SEND MAP DATAONLY sends only the data defined within the mapping.
2. SEND MAP MAPONLY sends only the mapping information, not the actual data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

In a particular cics program, what is the procedure to allocate dynamic memory?

1 Answers  


How many conditions can you include in a single HANDLE CONDITION command?

5 Answers   IBM,


Define transient data?

1 Answers  


Can you explain dfhmdf bms macro?

1 Answers  


Is there any entry for TSQs in CICS tables?

3 Answers   IBM,


how do you execute a background cics txn ?

1 Answers   IBM,


Specify the requirements for automatic task initiation?

1 Answers  


Explain what is the massinsert option?

1 Answers  


What are the attribute values of Skipper and Stopper fields?

1 Answers  


What is difference between copy and include?

6 Answers  


what is quasi-reentrant program?

5 Answers   IGT,


What are the types of performs in COBOL? How does perform thru work, give example.

2 Answers  


Categories