What is the difference between CICS Program Control Table
(PCT) and CICS Processing Program Table (PPT) ?
Answer Posted / krishnakumar
PCT contains the trans-id and the name of the program
related to it
PPT contains the address of the program mentioned in PCT
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
Explain the different ways of initiating transaction in cics?
List out all the tables that are a part of cics ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain how DSECT parameter is used in BMS ?
What is the cics command that is used to access current date and time?
Explain the cics command that is used for reading a record from the tdq?
Receive consists of buffer option in it. What is the significance of this option?
Name the command which is used to release a record on which exclusive control is gained?
When would you use abend command?
What are the cics tables?
What are the classifications of the cics program?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain difference between call and link?