Why must all CICS programs have a Linkage Section ?
Answer Posted / m nageswara rao
basically cics is itself works like an operatinig
system,through linkage section we can pass data from one
program to another program or one transation to an other
transation,by specifying the dfhcommarea in linkage section
we can pass data ,so every cics programs needs use of
linkage section........
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you define commarea?
What is an mdt (modified data tag)?
Explain the difference between dfhcommarea and tsq?
Explain how would you resolve an asra abend?
How do you use altindxs in batch, cics programs?
Can you explain common systems area?
what are transient data sets defined to cics?
Explain how do you handle errors in cics programs?
Define cebr?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
What are the types of the dfhmdf present in the cics?
What is the procedure to read a statement from tsq?
How to establish dynamic cursor position on a map?
Differentiate between PCT and FCT.
What is the main function of the sign-on table?