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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to dsect parameter is used in bms?
Can QSAM files be accessed from CICS?
Can you define aica abend?
Name the three ways available for a program to position the cursor on the screen?
Explain the uses that are associated to tsq and tdq ?
Why do we need integrated cics translator?
Explain the function of the load command?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is the use of the program list table?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
which transient data queue support ati?
Define cebr?
Explain how do you set the mdt option to on status, even if data is not entered?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain how do you terminate an already issued delay command?