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 are the differences between an EXEC CICS XCTL and an
EXEC CICS LINK command.



What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command...

Answer / mahesh

Its all about the program logical level.

PLL will be incremented in LINK (Control will come back)

PLL will be the same in XCTL.(Control wont come back)

Is This Answer Correct ?    17 Yes 1 No

Post New Answer

More CICS Interview Questions

Can you define cemt?

0 Answers  


Explain cedf transaction commands?

0 Answers  


What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?

6 Answers   CTS,


Explain what is a cursor in cics sql processing?

0 Answers  


What is BMS?

13 Answers  


I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program

2 Answers  


Define communication area?

0 Answers  


Is there any entry for TSQs in CICS tables?

3 Answers   IBM,


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

0 Answers  


CICS and DB2 can exist in the same region under the Operating system (True or False)

2 Answers  


Translation Time is not reduced if the Pre-compilation is done first(True or False).

1 Answers   Kanbay,


Can dynamic calls be used in CICS?

0 Answers  


Categories