Specify the requirements for Automatic Task Initiation.
(Mention the control table, it?s entries and the
corresponding Procedure division CICS command).
Answer / 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 |
What does the 'ceci:cics' transactions do?
Explain the exact situation, when to use CALL, XCTL and LINK?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What is meant by an attribute byte?
What does the 'cebr:cics' transactions do?
when will be use the tdq and tsq??
What is program reentrance?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
What is an AEY9 abend ?
plz give the syntax for receive map and receive text cmds in cics
What is the comaera?
How to get the cursor position when we receive a map?