Define task work area?
Can you define bms?
how do you execute a background cics txn ?
Is length = 0 sufficient to ascertain that the field has been modified?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
For multithreading an application program need not be re- entrant(True or False).
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
What is the function of the Terminal Control table?
How and where is the TWA size set? .
Can you define cics task?
What are the recoverable cics resources?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.