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 / qasim@omtech

for XCTL ,
the control never get back that's right but the control
goes to CICS itself

This is an explanation to the above answer.

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 ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define transient data?

1094


What is the common systems area?

1135


Explain cebr transaction commands?

1118


Explain the primary significance of intra-partition and extra-partition tdqs ?

1129


Explain the function of the cics translator?

1091


Explain the difference between getting the system time with eibtime and asktime command?

1142


What is the primary aspect of CICS?

1187


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

1217


Can you define cemt?

1119


What are the types of processes to create a map in cics?

1096


What does a cics translator do?

1478


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

1328


what are the commands used to gain exclusive control over a resource?

1266


Define the attribute byte?

1277


which cics command must be issued by the application program in order to gain access to the common work area (cwa)?

1178