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 / 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 View All Answers
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
what are transient data sets defined to cics?
What is the eib?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the cics transactions?
What does EIB mean in CICS?
What are the main uses of the transaction in the cics?
Explain how DSECT parameter is used in BMS ?
Mention one alternative aspect of CICS?
Explain the mdt in cics?
Is length = 0 sufficient to ascertain that the field has been modified?
How many ways are there for initiating a transaction?
How can you access qsam (seq) files from cics?
When would you use abend command?