• What RCT Entries will you make for a CICS DB2 program??
My Ans : Table name.
• How do we pass parameters into a CICS –DB2 program?
Ans using SYSTIN
• How many ways to share information between different CICS programs?
Ans TSQ, TDQ
• What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Ans Resource unavailable
PLease correct in case of mistakes