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 pic clause for the hhmmss type of data fields?
What are the cics tables?
What is a transid?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What are the ways fot initiating a transaction?
What is interval control?
In a CICS program, how will you read a VSAM file?
what is effect on receive map when
What is task control?
Define an asra?
Can you define temporary storage?
Define primary objective of cics?
Can QSAM files be accessed from CICS?
Db2 what is 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 cicsregions that share the same db2 subsystem?
Explain the purpose of the program list table?