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 the meaning of BMS length of field = 0?

1 Answers   IBM,


What is the MASSINSERT option?

1 Answers   IBM, TCS,


Explain the difference between intra partition tdq and extra partition tdq?

0 Answers  


What does the BUFFER option in RECEIVE mean ?

1 Answers   IBM,


why we code ACCUM parameter in cics send time

1 Answers  






What are all things you can do with CEDA?

2 Answers   IBM,


Explain how do you intitiate another transaction?

0 Answers  


Explain how to build up lu 6.2 communication?

0 Answers  


Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)

2 Answers  


hi,what is the module? how many modules in mainframe based banking projects

0 Answers  


What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?

1 Answers   IBM,


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


Categories