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


Please Help Members By Posting Answers For Below Questions

Explain how do you dynamically set the cursor position to a specific field?

616


Explain the difference between pseudo-conversational and conversational?

568


Explain how many conditions can you include in a single handle condition command?

611


Define the attribute byte?

562


Explain the difference between dfhcommarea and tsq?

550






Name the three ways available for a program to position the cursor on the screen?

590


What is the main function of the sign-on table?

595


What is fset?

574


Explain what is the massinsert option?

637


How can you use dynamic calls in cics?

610


Name the command which is used to release a record on which exclusive control is gained?

578


What Are Send Map Maponly & Send Map Dataonly ?

704


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

695


Give the definition of COMMAREA ?

625


How many ways are there for initiating a transaction?

592