Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the primary function of the Processing Program
Table (PPT)?

Answers were Sorted based on User's Feedback



What is the primary function of the Processing Program Table (PPT)?..

Answer / manish_cics

the primary function of the processing program table (ppt)
is to register all cics application programs and BMS
maps .the program control program(pcp) uses this table for
controlling the application programs.unless a cics
application programs is registered in ppt ,the program is
unrecognizable to cics.

Is This Answer Correct ?    11 Yes 0 No

What is the primary function of the Processing Program Table (PPT)?..

Answer / annie

It contains the program name which will be executed for a
specific map and the language of the program

Is This Answer Correct ?    6 Yes 0 No

What is the primary function of the Processing Program Table (PPT)?..

Answer / cheran pogu

The Processing Program Table (PPT) defines the Programs and
Mapsets.

Is This Answer Correct ?    4 Yes 0 No

What is the primary function of the Processing Program Table (PPT)?..

Answer / shailesh

PPT - Processing Program Table Contains:
Program name/Mapset name, Language, Size, Main storage
address (if it is loaded), Task Use Counter, Load library
address (address of the load module in the disk), Whether
main storage resident.
Program/Mapset name is unique.
When a transaction id is received by CICS, it gets the
corresponding program name from PCT. Then it checks if the
associated program is already loaded. If so it merely
increases the task use counter for the program by 1 in PPT.
If the program is not loaded, then it gets the load library
address from PPT and loads the program and make the task
use counter 1. Similarly, as tasks complete, the task use
counter of that program is decremented. When the task use
counter becomes zero then CICS may free the main memory
where the load module is loaded, if it has not been
designated as being main&#8209;storage resident.

Is This Answer Correct ?    3 Yes 1 No

What is the primary function of the Processing Program Table (PPT)?..

Answer / prabhu

Will the PPT or PCT entry required for a static subroutine
(CICS Module).

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More CICS Interview Questions

Is there any entry for TSQs in CICS tables?

3 Answers   IBM,


What is the meaning of the ENQ and DEQ commands?

1 Answers   IBM,


how can we display negative sign in a map?

2 Answers   TCS,


Explain the function of the terminal control table?

0 Answers  


What is meant by pseudo-conversation?

1 Answers   Accenture,


Which CICS system program is responsible for handling automatic task initialization?

2 Answers   IBM,


Kindly specify the pic clause for the hhmmss type of data fields?

0 Answers  


What tables must be updated when adding a new transaction and program?

2 Answers  


Tsqs can be written in the main storage or auxiliary storage? State true or false

1 Answers  


How will you access a VSAM file using an alternate index?

1 Answers   IBM,


which is the cics control program that provides communication services between user written application programs and terminals?

0 Answers   IBM,


Explain the use of DCT ?

0 Answers  


Categories