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 difference between CICS Program Control Table
(PCT) and CICS Processing Program Table (PPT) ?

Answers were Sorted based on User's Feedback



What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table ..

Answer / wanglun

PCT:
1. one entry per transaction code
2. All transaction available to CICS should be defined in
PCT
3. contains the transaction code, corresponding program and
activivation count.

PPT:
1. One entry per program , mapset and partition set.
2. ALL program to be execcuted in CICS should be defined in
PPT
3. contains EXEkey, storage location and status of program

Is This Answer Correct ?    14 Yes 1 No

What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table ..

Answer / sahil maini

PCT : Contains Transaction ID and associated program name,
language and TASKREQ key for initiating the Task through a
key.

PPT : Contains Program name and MAPSET name.

Is This Answer Correct ?    12 Yes 0 No

What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table ..

Answer / 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

What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table ..

Answer / virgopawanpal

Can we define 2 entries in PCT table for one transaction referring 2 programs?
Example
TRAN1--program1
TRAN1--Program2
is it possible since TRANSID should be unique?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

Which is the program which determines whether a transaction should be restarted ?

1 Answers  


What is DFHEIBLK?

3 Answers   IBM,


How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?

2 Answers   IBM,


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?

0 Answers  


What is the tcp in the cisc?

0 Answers  


What is meant by an AICA ABEND?

0 Answers  


Why do we need integrated cics translator?

0 Answers  


which transient data queue support ati?

0 Answers   IBM,


Which commend used for terminating a browser operation?

0 Answers  


what is the differences between getting the system time with eibtime and asktime command?

0 Answers   IBM,


What is meant by a ‘Transid’ ?

0 Answers  


Can you explain common systems area?

0 Answers  


Categories