what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
Answer / arnald toledo
Killing the process to stop the bottlenecked
| Is This Answer Correct ? | 0 Yes | 0 No |
how do you fire a batch job from a cics txn ?
Explain the system transid cemt?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What is the difference between physical map and symbolic map?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Can you use occurs in bms map?
What tables must be updated when adding a new transaction and program?
Can you define cics task?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
How will you access a VSAM file using an alternate index?
What is eib?
If no exception handling is provided in the program, what will happen ?