WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS
THE EXECUTION?
(I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
Answer Posted / 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 |
Post New Answer View All Answers
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Can dynamic calls be used in CICS?
Can you explain enq and deq used in cics?
What is dynamic transaction backout?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain the mdt in cics?
What are the types of important programs that are used in the cics?
How do we pass parameters into a CICS –DB2 program
Explain the function of the load command?
What is the comaera?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain how do you set the mdt option to on status, even if data is not entered?
What are the types of the dfhmdf present in the cics?
Name a few CICS programs which are generally used ?
what is the differences between getting the system time with eibtime and asktime command?