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
which transient data queue support ati?
How is Telon(CA-Telon) used to build map?
Explain how many exceptional condition can be given in a handle condition?
Explain how do you dynamically set the cursor position to a specific field?
what is eib, how is can be used?
cics command level is?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What are the common cics service programs and explain their usage?
which is the cics control program that provides communication services between user written application programs and terminals?
What is the pcp in the cics?
Mention one alternative aspect of CICS?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Name some translator and compile options and explain their meaning?
Explain ceci transaction commands?