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 |
Explain the difference between getting the system time with eibtime and asktime command?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
When you do a START, what will the value of EIBCALEN?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
Why doesn?t CICS use the Cobol Open and Close statements ?
How are programs reinitiated under CICS ?
What does the 'cedf:cics' transactions do?
What is the ABEND command and when would you use it?
Highlight the points of differences between XCTL and START?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
when will be use the tdq and tsq??
What is a cursor in CICS sql processing?