In the CICS command level all the re-entrancy issues are
handled by the System(True or False).
when will be use the tdq and tsq??
Can you define multiple maps in a BMS mapset?
Define the attribute byte?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .
Explain the system transid cemt?
What are the CICS commands available for program control?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
what are the differences between DFHCOMMAREA and TSQ ?
An XCTL uses more CPU time than LINK (True or False)