Why must all CICS programs have a Linkage Section ?
Answer Posted / pawan
CICS is itself a parent program under which our cics
application programs run as a sub programs. As every sub
program has a linkage section we also hav linkage section
in our program wherein the using verb we provide dfhcommlen
as argumeent. But its not written explicitly in our
programs as all programs include them automatically
whenever the are called under the CICS system.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain what is the massinsert option?
Explain the difference between pseudo-conversational and conversational?
Highlight the difference between a symbolic map and physical map?
Define the attribute byte?
How to dsect parameter is used in bms?
What is mainframe cics?
what is the cics command used to access current date and time?
Explain the difference between and exec cics xctl and exec cics start command?
What is meant by PPT and what are its uses?
Define temporary storage?
What is the procedure to solve an ASRA ABEND?
Explain the significance of rdo?
how do you execute a background cics txn ?
difference between tsq and tdq?
What is the use of the program list table?