After execute the map, What will happen ? Give breif Description
Answer Posted / narender
After execute the map ?? you mean after compiling the map.
After compiling a map we get two entities one Physical Map
and symbolic map.
All unnamed fields are converted to machine code and placed
in physical Map.
Where as all named fields are part of symbolic Map. Symbolic
map is a copybook in host language (COBOL,PL/1..)
When you send a map from program your physical map is
overlapped with symbolic map and displayed on terminal.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the cics tables?
Name some translator and compile options and explain their meaning?
Explain how do you delete item 3 in a five-item tsq?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
what is effect on receive map when
What is bms map?
Mention the content that is present inside a PPT ?
Explain how many conditions can you include in a single handle condition command?
What is the abend command?
Explain how pa key is different from pf key?
Define communication area?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is the cics command that is used to access current date and time?
Explain how do you access storage outside your cics program?