What is data only and map only in cics

Answer Posted / y@$w@nth

what physical map contains:

As we know that The map formatting information like fields
starting position on the screen and their maximum length..
etc will be contained in physical map

what symbolic map contains:

the symbolic map contains the variables data that is
referenced in the cobol program

so when we use MAPONLY option the name itself is saying
that send only map not data that means it doesn't use
symbolic map.
And when we use DATAONLY option the name itself saying that
send only Data not map that is just refresh the screen with
new values for the fields.it doesn't use physical map.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need integrated cics translator?

631


Explain difference between call and link?

560


Can ESDS files be accessed from CICS?

634


What does a cics translator do?

964


Can you define mapset?

608






What is commarea (communications area)?

545


What is the eib?

589


Explain ceci transaction commands?

563


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

600


What is task control?

587


Explain the use of DCT ?

660


name the command that is used to dump the main storage areas related to a task?

632


Explain what is the massinsert option?

637


What are the types of important programs that are used in the cics?

615


define the field with ic in the bms map.

662