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

what is the option to be coded on
return to associate a transaction
identifier with next terminal.

Answer Posted / srivalli janapati

EXEC CICS RETURN
TRANSID('TRID')
COMMAREA(WS-AREA)
LENGTH(LNKG-LENGTH)
END-EXEC.

Explanation: DFHCOMMAREA is to pass the data between the
execution of the programs,here TRID is the transaction ID
and the LNKG-LENGTH is a Full Word Binary Linkage Section
variable,which receives the information supplied by RETURN
and pass it on to the Next Program.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List out all the tables that are a part of cics ?

1007


what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

1111


Explain the significance of rdo?

1134


What Are Send Map Maponly & Send Map Dataonly ?

1271


If we wish to create bms executable, what are the basic steps that the user has to go through?

1151


Explain the difference between pseudo-conversational and conversational?

1149


Explain the uses that are associated to tsq and tdq ?

1134


Explain the primary function of the processing program table (ppt)?

1043


What is the syncpoint command?

1288


How can you access esds files from cics?

1155


difference between tsq and tdq?

1264


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

1105


What are the cics transactions?

1073


Can you explain cics transaction gateway?

1121


Can you define ppt and what are its uses?

1117