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
Particular area has been affected in cics screen, what is the process to find?
what are the thress bms options?
what are the differences between and exec cics xctl and an exec cics link command?
Explain the difference between using the read command with into option and set option?
Can you define commarea?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain how DSECT parameter is used in BMS ?
Explain how pa key is different from pf key?
Explain the difference between dfhcommarea and tsq?
Define ceci?
In a particular cics program, what is the procedure to allocate dynamic memory?
Can you define mapset?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Can you explain cics translator?
How to dsect parameter is used in bms?