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 |
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
What is the usage of language in the PPT entry?
What is ENQ, DEQ ?
What does the 'ceci:cics' transactions do?
What is the syncpoint and its use?
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
when will be use the tdq and tsq??
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
How do you fire a batch job from a CICS transaction ?
How do you use extended attributes ?
What are the two ways of breaking a CPU bound process to allow other tasks to gain access to CPU.
What is the term conversational programs means?