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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1041


Explain how many conditions can you include in a single handle condition command?

1073


Explain how would you resolve an asra abend?

1046


Explain the difference between a package and a plan.

1126


what are the commands used to gain exclusive control over a resource?

1263


What is interval control?

1195


What are the ways fot initiating a transaction?

1015


How can you use dynamic calls in cics?

1102


What is the syncpoint command?

1287


What is a transid?

1139


Name some translator and compile options and explain their meaning?

2897


Explain how do you access storage outside your cics program?

1020


Why do we need integrated cics translator?

1126


What are the common tables in cics and their usage?

1059


Define an asra abend?

1120