When you compile a CICS program, the (pre)compiler puts an
extra chunk of code. Where does it get stored
What does the 'cedf:cics' transactions do?
What is the difference between LINK and XCTL ?
What is the common systems area (CSA)?
What is the function of the Terminal Control table?
Can you define transid?
how can you prevent more than one user from accessing the same transient data queue?
How many ways are there for initiating a transaction? what are they?
How many exceptional condition can be given in a HANDLE CONDITION?
Name the cics command used to access current date and time?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
Why is it important not to execute a STOP RUN in CICS ?
Explain the exact situation, when to use CALL, XCTL and LINK?