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

Is length = 0 sufficient to ascertain that the field has been modified?

574


Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

686


Explain the difference between using the read command with into option and set option?

564


Differentiate between PCT and FCT.

645


Mention one alternative aspect of CICS?

627






Define the term mro (multi region operation)?

579


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

595


Explain the significance of rdo?

626


What are fset, frset?

598


Name a few CICS programs which are generally used ?

637


What is mainframe cics?

590


What is bms map?

667


How can you access qsam (seq) files from cics?

627


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

613


What does EIB mean in CICS?

695