What are the databases that CICS can access?
what is the difference between task and transaction in cics?
Can you explain exec cics handle condition command?
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 3 working storage fields used for every field on the map?
Which command is used to release a record on which exclusive control is gained?
What is the meaning of BMS length of field = 0?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
cics command level is?
How is dynamic memory allocated within a CICS application program?
What is the difference between START and XCTL ?
Explain the exact situation, when to use CALL, XCTL and LINK?
What is the ABEND command and when would you use it?