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 |
What is bms map?
What is DEQ?
Define cedf?
What does the 'cebr:cics' transactions do?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
Give the definition of COMMAREA ?
What is the primary objective of CICS ?
Explain the difference between dfhcommarea and tsq?
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
What is EXEC CICS RETRIEVE ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
How to get the cursor position when we receive a map?