What is the type of ppt in the cics?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how do you handle errors in cics programs?
How can we code a program such that we will never get a MAPFAIL error?
What are the some important fields in the eib block?
What is EIB. How it can be used?
When would you use abend command?
How will you place cursor on a field called ?EMPNO?.
Explain the difference between the xctl and link commands?
Particular area has been affected in cics screen, what is the process to find?
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.
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
What is a mapset?
If I create a TSQ from one transaction, can I read it from another transaction?