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 the different ways to initiate a task?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
Can you define cics task?
what is partial serch analysys in cics?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
What are the steps you go through to a create a BMS executable?
What is the primary function of the Processing Program Table (PPT)?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is the main function of the sign-on table?
What is CEDF?
plz give the syntax for receive map and receive text cmds in cics