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 difference between START and XCTL? How do you
determine when to use either option?

Answers were Sorted based on User's Feedback



What is the difference between START and XCTL? How do you determine when to use either option?..

Answer / abhijit

START is used to start a transaction either from a
application program or in the background. Once the
transaction is started the application program moves ahead
in the processing. XCTL is used to transfer control to
another program(not a transasction). Once the XCTL command
is completed the calling program does not expect the
control to come back to itself.

Is This Answer Correct ?    3 Yes 0 No

What is the difference between START and XCTL? How do you determine when to use either option?..

Answer / ra

START: is basically used to initiate a cics transaction on
any remote trimal or printer

XCTL: is used to transfere control on prgram level form one
program to another program

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CICS Interview Questions

Can multiple CICS regions exist under one O/S?

2 Answers  


Can you explain multitasking and multithreading?

0 Answers  


What is the function of the LOAD command?

1 Answers   IBM,


Where are transient data sets defined to CICS?

4 Answers  


When there are 2 records with the same key specified in a DELETE operation what will happen?

2 Answers  


Can a tsq of one particular transaction be accessed from an alternate transaction?

1 Answers  


What do the keywords MAPONLY and DATAONLY mean?

2 Answers  


Which type of TDQ is read destructive?

1 Answers   IBM,


Which command is used to release a record on which exclusive control is gained?

1 Answers  


Why must all CICS programs have a Linkage Section ?

4 Answers  


when will be use the tdq and tsq??

0 Answers  


What is an AEY9 abend ?

4 Answers   IBM, Xansa,


Categories