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
What is the common systems area?
how do you intitiate another transaction?
Explain the primary significance of intra-partition and extra-partition tdqs ?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is the tcp in the cisc?
Define an asra abend?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
How to establish dynamic cursor position on a map?
Explain the significance of rdo?
Define the term mro (multi region operation)?
If we say that bms length of field = 0, then what does that mean?
Explain the cics command that is used for reading a record from the tdq?
Can QSAM files be accessed from CICS?
What Are Send Map Maponly & Send Map Dataonly ?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?