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 |
Kindly specify the pic clause for the data type of length option field type of data fields?
when will be use the tdq and tsq??
How can you access qsam (seq) files from cics?
which transient data queue support ati?
What is Quasi-reentrancy?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
The first step in the development of an application system is the Requirement Analysis(True or False).
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is the CICS LOAD command?
What does the BUFFER option in RECEIVE mean ?
What are the three ways available for a program to position the cursor on the screen?