Specify the requirements for Automatic Task Initiation.
(Mention the control table, it?s entries and the
corresponding Procedure division CICS command).
Answer Posted / shankar
DFHDCT CONTROL TABLE IS USED FOR AUTOMATIC TASK INITIATION
DFHDCT
TRANSID=
TRIGLEVEL=100
IF TRIGGER LEVEL IS REACHED 100 TASK WILL
AUTOMATICALLY INITIATE
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is meant by an attribute byte?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Explain how many exceptional condition can be given in a handle condition?
how do you execute a background cics txn ?
how do you intitiate another transaction?
How vsam files are read in cics pgms?
What are the common tables in cics and their usage?
Mention one alternative aspect of CICS?
Define the term function request shipping?
Kindly specify the pic clause for the data type of length option field type of data fields?
If we say that bms length of field = 0, then what does that mean?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Define cics interface block?
Explain the purpose of the program list table?