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 |
Mention the option used in a cics command to retrieve the response code after execution of the command?
How do you use extended attributes ?
Can you define temporary storage?
Can we define an alternate index on VSAM/RRDS ?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
Particular area has been affected in cics screen, what is the process to find?
Explain processing program table(ppt)?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Explain how would you resolve an asra abend?
What CICS facilities can you use to save data between the transactions?
What is ENQ in CICS?
The DFHCOMMAREA is used to pass information from one application to another. What are some other ways