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
What does the 'cebr:cics' transactions do?
What is meant by an attribute byte?
What is CICS ?
Explain the function of the cics translator?
What is the term bms in cics?
Name the 3 common ways to create maps?
What are the some important fields in the eib block?
Define task work area?
What is the tcp in the cisc?
Why do we need integrated cics translator?
How to establish dynamic cursor position on a map?
Name at least one of the ways by which a transaction can be terminated?
Name some translator and compile options and explain their meaning?
Explain the usage of language in the ppt entry?
Name the command which is used to release a record on which exclusive control is gained?