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
Explain the function of the terminal control table?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain the usage of language in the ppt entry?
What is the pic clause for the data type of length option field type of data fields?
Name a few CICS programs which are generally used ?
What is cics load command?
Is length = 0 sufficient to ascertain that the field has been modified?
What is journal recovery?
Can you define mapset?
In a particular cics program, what is the procedure to allocate dynamic memory?
What is eib?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain how pa key is different from pf key?
Differentiate between PCT and FCT.
Explain how do you set the mdt option to on status, even if data is not entered?