What are the two ways of breaking a CPU bound process to
allow other tasks to gain access to CPU.
Answer Posted / anna
service reload command.
with this command all resourses are given back to cics.
dispetcher program is looking what task is waiting for
resourses. if no one the resourse is given back to your
task.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain cedf transaction commands?
Can you use occurs in bms map?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the syncpoint command?
What is frset?
Explain how DSECT parameter is used in BMS ?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What is the use of mdt (modified data tag)?
what are the differences between and exec cics xctl and exec cics start command?
Can you define mdt?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What are the types of processes to create a map in cics?
How can you access esds files from cics?
Explain the difference between a symbolic map and physical map?
What is the difference between a return with transid and xctl?