what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
Answer / arnald toledo
Killing the process to stop the bottlenecked
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between the into and the set option in the exec cics receive map command?
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 common tables in cics and their usage?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
What is the command used to send a map to a terminal?
How To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?
What is an AICA abend?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain the mdt in cics?
What do you mean by CEMT?
The error code AEIV?
What happens when a CICS command contains the NOHANDLE option?