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
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the different system tables used in cics?
What does EIB mean in CICS?
Define the term transaction routing?
how do you intitiate another transaction?
What are the types of the dfhmdf present in the cics?
Explain cedf transaction commands?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is meant by an attribute byte?
What is the comaera?
what are transient data sets defined to cics?
Explain the difference between start and xctl?
Explain what is a cursor in cics sql processing?
what are the thress bms options?