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 meaning of the deq command?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
How do you use extended attributes ?
Explain cebr transaction commands?
What is the function of the CICS translator?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
how do u see the output of cics program?
What is CEDF?
Define communication area?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
How to prevent user to access a screen directly from cics Native screen by using Trans Id?