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 |
Into what fields will the date and time values be moved after execution of the above command?
What is the difference between the enter key, the PF keys and the PA keys?
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is ENQ?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain how do you intitiate another transaction?
Explain how many exceptional condition can be given in a handle condition?
Explain what is the massinsert option?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
What is the function of the CICS translator?
what are the thress bms options?
Explain the difference between a package and a plan.