What is the difference between a Symbolic map and Physical
map ?
Answer Posted / lenin
Physical Map : It denotes the display format of the
terminal,it contains the details of unnamed fields and
attribute , posiion and length details of named fields.It
is stored along with the host language program,
Sympolic map: It consists of all the named fields and for
each named field four fields(Length,flag,attribute(by
redefining Flag) and the original Value) will be created.
It will be stored in the copy library.
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
Define an aica abend?
Define TCT.
What are the cics commands associated with task control?
Explain the system transid cemt?
What does the 'cebr:cics' transactions do?
What is the meaning of the deq command?
Define the term mro (multi region operation)?
How can you use dynamic calls in cics?
Define an aey9 abend?
What is the kcp in the cics?
Name the command used for terminating a browse operation?
Add a field to screen when what's the flow of impact?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
cics command level is?
what are the differences between and exec cics xctl and an exec cics link command?