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 |
Once a transient data queue is read, can it be reread?
What is the usage of language in the PPT entry?
Can you explain multitasking and multithreading?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
What is the command that is used to delay the processing of a task for a specified time interval
What is the use of using MDT in CICS? How it works?
How do you use altindxs in batch, cics programs?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Do you receive the attribute byte in the symbolic map?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is the function of the Terminal Control Table(TCT)?
Explain cedf transaction commands?