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.



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

Answer / 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

More CICS Interview Questions

how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?

2 Answers   Patni,


Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?

2 Answers  


What does the 'cebr:cics' transactions do?

0 Answers  


Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?

3 Answers   CTS,


I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.

5 Answers   HSBC,


What do the keywords MAPONLY and DATAONLY mean?

2 Answers  


Which is the command that is used to dump the main storage areas related to a task?

1 Answers   IBM,


Name the command used for terminating a browse operation?

0 Answers  


Can you define commarea?

0 Answers  


What does it mean when EIBCALEN is equal to 1 and other values?

5 Answers  


what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM

2 Answers   TCS,


What information do you get when an EXEC CICS STARTCODE is issued?

1 Answers   CTS, IBM,


Categories