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
Explain how DSECT parameter is used in BMS ?
Explain 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 Are Send Map Maponly & Send Map Dataonly ?
Explain the difference between the xctl and link commands?
How can you access esds files from cics?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the use of mdt (modified data tag)?
what are the differences between and exec cics xctl and exec cics start command?
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?
Can you explain exec cics handle condition command?
define the field with ic in the bms map.
Explain how do you control cursor positioning?
Define primary objective of cics?
Name at least one of the ways by which a transaction can be terminated?
Explain difference between call and link?