I have written a CICS program. What tables should I setup
to run this program?
Answers were Sorted based on User's Feedback
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 |
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 |
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What happens to resources supplied to a transaction when an XCTL command is executed?
What is the use of tdq and tsq?
How will you access a VSAM file using an alternate index?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
What are the uses of ppt in cics?
What is journal recovery?
Can you use DYNAMIC calls in CICS ?
Explain the system transid cemt?
What is the type of ppt in the cics?
What is dynamic transaction backout?
What is EIB. How it can be used?