Why is it important not to execute a STOP RUN in CICS ?
Answer Posted / arun
Beacuse STOP RUN returns the control out of cics region.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are some of the cics commands associated with interval control?
Explain cemt transaction commands?
Name the cics command that gives the length of twa area?
What is cics load command?
What does EIB mean in CICS?
what are the differences between and exec cics xctl and exec cics start command?
Kindly specify the pic clause for the any bll cell type of data fields?
What are the cics commands associated with task control?
Explain how to build up lu 6.2 communication?
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 are the types of important programs that are used in the cics?
What does the 'cedf:cics' transactions do?
what are the commands used to gain exclusive control over a resource?
If we say that bms length of field = 0, then what does that mean?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?