Can you access QSAM (seq ) files from CICS ?
Answers were Sorted based on User's Feedback
Answer / piyush
Yes by treating the QSAM as a extrapartition TDQ and having
an entry for it in the DCT.
| Is This Answer Correct ? | 9 Yes | 3 No |
How can we code a program such that we will never get a MAPFAIL error?
Which is the program which determines whether a transaction should be restarted ?
Can you define temporary storage?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What are some of the cics commands associated with interval control?
How are screens created in cics
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is the CICS command that gives the length of TWA area?
What happens to resources supplied to a transaction when an XCTL command is executed?
How do you handle errors in CICS pgms ?
What is the drawback of using HANDLE CONDITION?
What is Communication Area?