Answer Posted / sadiq afroze
There are times when many users are concurrently using the
same program, this is what we call MultiThreading. For
example, 50 users are using program A, CICS will provide 50
Working storage for that program but one Procedure
Division. And this technique is known as quasi-reentrancy
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Define temporary storage?
What is the eib parameter?
Can you define cemt?
How can you access esds files from cics?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What are the recoverable cics resources?
What is the difference 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 is frset?
In the EIB block of CICS, highlight the names of few of the important fields?
Explain processing program table(ppt)?
Can you explain exec cics handle condition command?
Explain the difference between physical map and symbolic map?
Explain how do you set the mdt option to on status, even if data is not entered?
Explain the different ways of initiating transaction in cics?