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
How is Telon(CA-Telon) used to build map?
Explain cedf transaction commands?
Give certain situations where NEWCOPY is obligatory?
Highlight the difference between a symbolic map and physical map?
Can you explain cics transaction gateway?
cics command level is?
Explain how do you intitiate another transaction?
What does the 'cedf:cics' transactions do?
How to define a vsam file in cics getting into cics to define a vsam file.
Name the cics command that gives the length of twa area?
What is the comaera?
what is the cics command used to access current date and time?
What do you mean by the term fct?
difference between tsq and tdq?
What is cics load command?