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 is the meaning of the enq command?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Can you define mapset?
What is the cics command that is used to access current date and time?
Highlight the points of differences between XCTL and START?
Can you explain exec cics handle condition command?
Can you explain dfhmdf bms macro?
How do you use altindxs in batch, cics programs?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
what is the differences between getting the system time with eibtime and asktime command?
What is the pic clause for the data type of length option field type of data fields?
What is commarea (communications area)?
Explain the difference between the xctl and link commands?
Explain what is the massinsert option?