Why must all CICS programs have a Linkage Section ?
Answer Posted / krishnakumar
The Translator creates the Linkage Section to include all
system related info under DFHEIBLK like EIBTIME,EIBDATE
etc. as also to communicate between programs via
DFHCOMMAREA to pass variables between programs.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How can you use dynamic calls in cics?
What is the abend command?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the difference between getting the system time with eibtime and asktime command?
what are the reserved words for cics?
Why do we need integrated cics translator?
How errors are handled in CICS programs?
Name the two types of transient data queues?
What is the syncpoint command?
Explain how do you set the mdt option to on status, even if data is not entered?
Add a field to screen when what's the flow of impact?
How to establish dynamic cursor position on a map?
Explain the difference between the xctl and link commands?
What are the ways fot initiating a transaction?
Explain the difference between using the read command with into option and set option?