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 main topics in CICS to prepare for interview purpose and for real time purpose?
Why is it important not to execute a STOP RUN in CICS ?
how do you handle errors in cics programs?
What is the command used to request notification when the specified time has expired?
where we can declare the files in fct and pct and ppt and rct pls give clear structure
What are the 3 working storage fields used for every field on the map?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.
How is the stopper byte different from an auto skip byte ?
How many maps can we declare in a mapset.what is the limit.
What is the pcp in the cics?
what is the most common way of building queue-id of a tsq?
Define the term transaction routing?