I have written a CICS program. What tables should I setup
to run this program?
Answer Posted / 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 |
Post New Answer View All Answers
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain how and where is the twa size set?
Can you define mapset?
What are the terms cics generally means?
Explain the difference between dfhcommarea and tsq?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain the difference between getting the system time with eibtime and asktime command?
Specify the requirements for automatic task initiation?
Receive consists of buffer option in it. What is the significance of this option?
Explain 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?
Define cebr?
Explain the different system tables used in cics?
Explain the difference between start and xctl?
cics command level is?
Can you define temporary storage?