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 |
How to get the sign-on user-id from an application program?
What does the BUFFER option in RECEIVE mean ?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
Explain how do you handle errors in cics programs?
Can you explain cics translator?
What are the three ways available for a program to position the cursor on the screen?
What is transient data?
What is the meaning of the SYNCPOINT command?
What is the meaning of the eibaid field?
Why is a TERM ID recommended in naming a TSQ?
Can a tsq of one particular transaction be accessed from an alternate transaction?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?