In case you modify the attribute field of map do you need
to recompile the map?
Answer Posted / sangram jadhav
You need not to recompile the map. You can use attribute
variables used in DFHBSMCA to move to variable name 'A'
field (added with suffix 'A') in symbolic map. This will
modify the attributes for that field for subsequent SEND.
I hope this is what you are looking for.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
what are the thress bms options?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
What is the pic clause for the any bll cell type of data fields?
When would you use abend command?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the common work area?
what is an mdt (modified data tag)? Its menaing and use?
Explain the function of the terminal control table?
Can you explain exec cics handle condition command?
What is the meaning of the deq command?
Explain cemt transaction commands?
Explain how do you access the records randomly in tsq?
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??
What are the cics commands associated with task control?