Define TCT.
Explain the difference between the into and the set option in the exec cics receive map 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?
With the use of an alternate index, how is a VSAM file accessed?
What does the 'ceci:cics' transactions do?
What is the eib parameter?
Highlight the difference between a symbolic map and physical map?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Define an asra abend?
What does the 'cedf:cics' transactions do?
Specify cics transaction initiation process?
Define transient data?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?