Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

whar is the difference bwn LINK() and XCTL()?

Answer Posted / harsha

This is in addition to the above answers.

XCTL:-Copy of the data is passed to the called program. it
means data changed by called program will not reflect in
calling program.

Since it do not expect the control to return to calling
program, as soon as the calling program issues a XCTL
command, calling program will be released from memory and
called program will load into memory.

Link:-Data is passed to the called program. it means data
changed by called program will reflect in calling program.

It expect the control to return to calling program, called
program will not release from memory.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the cics command that is used to access current date and time?

1166


What are the types of important programs that are used in the cics?

1084


Define the term transaction routing?

1237


What is eib?

1244


Can you explain enq and deq used in cics?

1122


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?

1183


In a particular cics program, what is the procedure to allocate dynamic memory?

1218


What are the uses of ppt in cics?

1047


Name the 3 common ways to create maps?

1196


Explain how do you set the mdt option to on status, even if data is not entered?

1148


Explain ceci transaction commands?

1076


Define RCT.

1265


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

1106


Can you explain dfheiblk?

1146


Explain the difference between physical map and symbolic map?

1038