What are the two ways of breaking a CPU bound process to
allow other tasks to gain access to CPU.
Answer Posted / girish kumar
exec cics delay
interval(hhmmss)
end-exec.
exec cics delay
time(hhmmss)
end-exec.
post and wait commands also achieve the same result.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can you use dynamic calls in cics?
What is the term bms in cics?
Name at least one of the ways by which a transaction can be terminated?
hi,what is the module? how many modules in mainframe based banking projects
Explain the logical message in cics?
Explain how do you control cursor positioning?
Explain how and where is the twa size set?
What is the use of the eibaid field?
Which commend used for terminating a browser operation?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Define the term transaction routing?
Explain the difference between intra partition tdq and extra partition tdq?
What is commarea (communications area)?
What are the cics tables?
Can you explain exec cics handle condition command?