what is the purpose of using link ?

Answer Posted / sudhanshu

Link is used to link one cics program to other and expected
CONTROL to be returned back to calling program.

In link, if any changes is made to called program, only
called program or sub program will be compiled. main
program will not be compiled. main program will be link
edited at run time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the cics command level?

566


Explain how do you handle errors in cics programs?

552


Explain the mdt in cics?

621


Is length = 0 sufficient to ascertain that the field has been modified?

574


which transient data queue support ati?

697






define the field with ic in the bms map.

662


what are transient data sets defined to cics?

654


We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

2718


difference between tsq and tdq?

758


Explain the cics command that is used for reading a record from the tdq?

554


What is the tcp in the cisc?

598


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

691


Define cedf?

572


Explain the difference between link and xctl?

518


when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?

657