What happens if i move +1 (instead of -1) to field+L in
CICS? Will it show compile time error?
Answer Posted / tej
Dont think it will give a compile error, may be a
runtime..anybody tried this?
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is meant by a ‘Transid’ ?
Explain the difference between using the read command with into option and set option?
Can ESDS files be accessed from CICS?
How to establish dynamic cursor position on a map?
What do you mean by the term fct?
Explain the difference between and exec cics xctl and exec cics start command?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain the mdt in cics?
Explain how do you handle errors in cics programs?
Explain the different system tables used in cics?
Define primary objective of cics?
Differentiate between PCT and FCT.
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?