What is the process of converting the CICS commands into the equivalent host language statements called?
3 8119Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
1 4080
When would you use abend command?
What is the primary aspect of CICS?
Explain cebr transaction commands?
What is the pic clause for the any bll cell type of data fields?
What is cics load command?
Explain difference between call and link?
name the command that is used to dump the main storage areas related to a task?
Can QSAM files be accessed from CICS?
Define the term mro (multi region operation)?
Explain the difference between and exec cics xctl and exec cics start command?
What are the cics transactions?
What are the cics tables?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What are the types of important programs that are used in the cics?
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?