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 |
How will you access a VSAM file using an alternate index?
Explain the term ?MRO? (Multi Region Operation)?
COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?
What is meant by a ‘Transid’ ?
What is an AEY9 abend ?
Differentiate between PCT and FCT.
What are the some important fields in the eib block?
how can we display negative sign in a map?
what is the differences between getting the system time with eibtime and asktime command?
What is the difference between using the READ command with INTO option and SET option?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
CICS and DB2 can exist in the same region under the Operating system (True or False)