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...

Explain the difference among the EXEC LINK, EXEC XCTL and
Cobol II static call statements in CICS.

Answer Posted / guest

use a COBOL II CALL statement to invoke a subprogram. This
method is transparent to CICS, which sees only the one load
module. 2). an EXEC LINK is similar to a call; it invokes
a separate CICS program and ends with a RETURN to the
invoking program. or 3). an EXEC XCTL which transfers
control to another CICS program and does not get control
back.
COBOL II allows for static calls which are more efficient
than the LINK instruction which establishes a new run-unit.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define cics task?

1175


Explain the uses that are associated to tsq and tdq ?

1134


How to define a vsam file in cics getting into cics to define a vsam file.

1234


What are the cics transactions?

1073


What are the some important fields in the eib block?

1225


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

1196


Particular area has been affected in cics screen, what is the process to find?

9983


Explain the difference between link and xctl?

1019


What is the eib parameter?

1096


Explain cedf transaction commands?

1184


Define cedf?

1015


How errors are handled in CICS programs?

1165


Name the cics command that gives the length of twa area?

1042


Define the term mro (multi region operation)?

1169


What is meant by an attribute byte?

1092