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 do you use altindxs in batch, cics programs?
Explain the function of the load command?
What is the use of the eibaid field?
What is meant by a ‘Transid’ ?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain the primary function of the processing program table (ppt)?
Explain how do you access storage outside your cics program?
Explain how DSECT parameter is used in BMS ?
Explain the difference between dfhcommarea and tsq?
Define the term transaction routing?
What are the ways fot initiating a transaction?
What is the meaning of the deq command?
What is the tcp in the cisc?
What are the types of important programs that are used in the cics?