What do the terms locality of reference and working set
mean?
Answer Posted / guest
They refer to CICS efficiency techniques. Locality of
reference requires that the application program should
consistently reference instructions and data within a
relatively small number of pages. The working set is the
number of program pages needed by a task.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the primary aspect of CICS?
Explain the difference between start and xctl?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the difference between a symbolic map and physical map?
Can you explain enq and deq used in cics?
what is effect on receive map when
How errors are handled in CICS programs?
Explain how do you access storage outside your cics program?
Define an asra abend?
Explain what is a cursor in cics sql processing?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the type of ppt in the cics?
Kindly specify the pic clause for the any bll cell type of data fields?
Explain the difference between and exec cics xctl and exec cics start command?
Explain the difference between getting the system time with eibtime and asktime command?