Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
Into which table is the terminal id registered?
Explain the different ways of initiating transaction in cics?
Explain how DSECT parameter is used in BMS ?
What are the steps you go through to a create a BMS executable?
If no exception handling is provided in the program, what will happen ?
What is dynamic transaction backout?
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.
What does the 'ceci:cics' transactions do?
What is the difference between link xctl?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
How To Retrive The VSAM Datasets in CICS application programs?