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
Can you define aica abend?
What is the term conversational programs means?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What is the primary aspect of CICS?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
How to get the cursor position when we receive a map?
Can QSAM files be accessed from CICS?
which transient data queue support ati?
What is eib?
Explain how do you delete item 3 in a five-item tsq?
What is the common work area?
When would you use abend command?
how can you prevent more than one user from accessing the same transient data queue?
what are the reserved words for cics?