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

Answers were Sorted based on User's Feedback



what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC C..

Answer / tej

The above answer is correct, small addition - The transid
mentioned in the DFHDCT definition will be triggered when
the number of records in the TDQ reach the trigger level and
thereafter it will look for an associated program for this
transid in the PCT

Also, EXEC CICS is incorrect,

Here is the definition of Intra partition TDQ

DFHDCT TYPE=INTRA,
TRANSID(XXXX)
TRIGLEV(X)
DESTID=XXX1
RESUE=YES/NO

Is This Answer Correct ?    13 Yes 0 No

what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC C..

Answer / sharath

ATI stands for Automatic task initiation.We need to specify
the transaction id in DCT which will be triggered when the
records in intrapartition tdq reach the trigger level
mentioned in DCT.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More CICS Interview Questions

How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?

2 Answers   IBM,


Explain the term ?MRO? (Multi Region Operation)?

1 Answers   IBM,


What are the uses of ppt in cics?

0 Answers  


What are the two types of transient data queues?

1 Answers   IBM,


How are screens created in cics

2 Answers   Virtusa,


Name at least one of the ways by which a transaction can be terminated?

0 Answers  


What is the error condition that is set when the file specified in the NAME option is not in the FCT?

1 Answers   UHG,


What is DFHBMSCA?

3 Answers  


The read of a record from an Intrapartition TDQ is not destructive(True or False).

1 Answers  


What is eib?

0 Answers  


What is BMS?

13 Answers  


Explain the cics command that is used for reading a record from the tdq?

0 Answers  


Categories