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 |
How do you establish a starting position in a browse operation?
if we want to add new column in the db2 table.How can add in the copybook?
Tsqs can be written in the main storage or auxiliary storage? State true or false
What is the common work area (CWA)?
Can you use OCCURS in a BMS map? If you do, what are the issues related with its use?
What is the use of using MDT in CICS? How it works?
What is the drawback of using HANDLE CONDITION?
Where are transient data sets defined to CICS?
What is the primary function of the Sign-on Table?
What is eib?
Explain cedf transaction commands?
What is MDT?