I have written a CICS program. What tables should I setup
to run this program?

Answers were Sorted based on User's Feedback



I have written a CICS program. What tables should I setup to run this program?..

Answer / lalit verma

Entries should be made in the following Tables :

PPT(Processing Program Table)
PCT(Program Control Table)

Is This Answer Correct ?    5 Yes 0 No

I have written a CICS program. What tables should I setup to run this program?..

Answer / sahil

FCT and RCT also in case you have some VSAM file or DB2
table access otherwise program will result in abend.

Is This Answer Correct ?    5 Yes 0 No

I have written a CICS program. What tables should I setup to run this program?..

Answer / kavya5487

U have to make an entry of your program in PROCESSING
PROGRAM TABLE(PCT).

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More CICS Interview Questions

What is meant by an attribute byte?

0 Answers  


Can you explain multitasking and multithreading?

0 Answers  


Can you define cemt?

0 Answers  


Define the attribute byte?

0 Answers  


Define an aey9 abend?

0 Answers  


What is the use of using MDT in CICS? How it works?

3 Answers   Barclays,


What is the function of the CICS translator?

1 Answers  


Is it possible start a transaction CICS from job Batch? How do it?

5 Answers   CSC,


What is an MDT (Modified Data Tag) - it's meaning and use?

2 Answers   Polaris,


How do you rollback data written to an ESDS file?

1 Answers   IBM, Infosys,


What is eib?

0 Answers  


What is the meaning of the ENQ and DEQ commands?

1 Answers   IBM,


Categories