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

Can you explain cics translator?

605


Highlight the points of differences between XCTL and START?

634


What is the term bms in cics?

687


Explain the significance of rdo?

623


Name the three ways available for a program to position the cursor on the screen?

593






Can you explain common systems area?

661


What is an mdt (modified data tag)?

575


Define TCT.

706


Can you define aica abend?

689


How to establish dynamic cursor position on a map?

587


Can you explain exec cics handle condition command?

588


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

574


What does the 'cemt:cics' transactions do?

641


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

593


Mention one alternative aspect of CICS?

625