In case you modify the attribute field of map do you need
to recompile the map?
Answer Posted / kautuk
Yes Need to recompile the Map.
If you modify an existing map in a way that affects the
symbolic map, you must recompile (reassemble) any programs
using it, so that the compilation uses the symbolic
structure that corresponds to the new physical structure.
Changes to unnamed map fields do not affect the symbolic
map, but addition, deletion, rearrangement, and length
changes of named fields do. (Rearrangement refers to the
DFHMDF macros; the order of the fields on the screen does
not affect the symbolic map, although it is more efficient
to have the DFHMDF macros in same order as the fields on
the screen.) So make changes to the DSATTS option in the
map definition--this option states the extended attributes
you may want to change by program. It is always safest to
recompile, of course
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between and exec cics xctl and an exec cics link command?
What is dynamic transaction backout?
Define an asra?
which is the cics control program that provides communication services between user written application programs and terminals?
Can you define bms?
Mention one alternative aspect of CICS?
Can you explain multitasking and multithreading?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is the comaera (communication area)?
Explain how many exceptional condition can be given in a handle condition?
Can you define cemt?
How can you access esds files from cics?
Explain the difference between intra partition tdq and extra partition tdq?
how do you fire a batch job from a cics txn ?
what is effect on receive map when