What is the process of converting the CICS commands into
the equivalent host language statements called?
Answer Posted / amol
I will add more as Translator is used for coverting cics
command language into understanding COBOL language. After
that You can compile the COBOL Program by using IGYCRCTL
Utility.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the purpose of the program list table?
What are the terms cics generally means?
What does the 'ceci:cics' transactions do?
What are the classifications of the cics program?
What is the kcp in the cics?
Explain the difference between a physical bms mapset and a logical bms mapset?
Can you define aica abend?
Can you define ppt and what are its uses?
Can you explain exec cics handle condition command?
Name the three ways available for a program to position the cursor on the screen?
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.
Explain how to build up lu 6.2 communication?
What is the comaera?
What is the meaning of the enq command?
Explain how do you access the records randomly in tsq?