What are the two ways of breaking a CPU bound process to
allow other tasks to gain access to CPU.
Answer Posted / devang
EXEC CICS
.....
.....
SUSPEND
INTERVAL()/TIME()
.....
.....
END-EXEC.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what is the massinsert option?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Define cics interface block?
What is meant by an AICA ABEND?
What is a cics task?
Receive consists of buffer option in it. What is the significance of this option?
Db2 what is 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 cicsregions that share the same db2 subsystem?
Explain the difference between a symbolic map and physical map?
Can you define bms?
Sync points cannot be requested by the application programs? State true or false
what is an mdt (modified data tag)? Its menaing and use?
Explain how do you intitiate another transaction?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Define cedf?
Explain how do you establish a starting position in a browse operation?