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

What is the difference between a return with transid and xctl?

787


What are the types of the dfhmdf present in the cics?

759


Can QSAM files be accessed from CICS?

865


Explain how do you establish a starting position in a browse operation?

791


Define an asra abend?

801


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

797


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?

779


when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

958


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

818


What are the types of processes to create a map in cics?

805


cics command level is?

847


Particular area has been affected in cics screen, what is the process to find?

9111


What is the use of tdq and tsq?

780


What is the pic clause for the data type of length option field type of data fields?

720


Explain what is the massinsert option?

824