WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS
THE EXECUTION?
(I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
Answer / ankita
TCP first validates terminal using TCT.Task Control Program
(KCP) uses the Program Control Table(PCT) for identifying
and intializing a transaction.Program name will be there in
PCT entry.Program Control Prog.(PCP) uses the PPT
(Processing PRog. table) for validating the program name.In
similar way, PCP&FCT,JCP&JCT , etc. works
| Is This Answer Correct ? | 3 Yes | 0 No |
Can you define transid?
In which table would you make an entry for a BMS map?
Difference between TSQ & TDQ
How errors are handled in CICS programs?
How to test CICS, MainFrame applications
Define TCT.
Can you access QSAM (seq ) files from CICS ?
Highlight the points of differences between XCTL and START?
Why doesn?t CICS use the Cobol Open and Close statements ?
What is ENQ, DEQ ?
What does ?Pseudo Conversational? mean?
With the use of an alternate index, how is a VSAM file accessed?