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
list the sequence of steps used to achieve modiication in skip sequential mode?
Highlight the difference between a symbolic map and physical map?
what are transient data sets defined to cics?
Explain how do you intitiate another transaction?
Explain the difference between pseudo-conversational and conversational?
Can you define ppt and what are its uses?
Define floating maps with illustration?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
In a CICS program, how will you read a VSAM file?
What are the uses of ppt in cics?
Can you explain communication area?
What is eib?
Particular area has been affected in cics screen, what is the process to find?
What is the term bms in cics?
Explain the function of the load command?