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
Name the cics command that gives the length of twa area?
Kindly specify the pic clause for the any bll cell type of data fields?
What does EIB mean in CICS?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is the comaera?
Define the attribute byte?
What is non-conventional programs?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Name the cics command used to access current date and time?
hi,what is the module? how many modules in mainframe based banking projects
Specify cics transaction initiation process?
Can you define cics task?
How can you access esds files from cics?
What is the pcp in the cics?
How to handle exceptional conditions in cics?