What do the terms locality of reference and working set
mean?
Answer / 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 |
Difference between TSQ & TDQ
What is dynamic transaction backout?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
Explain floating maps with illustration.
Explain the primary significance of intra-partition and extra-partition tdqs ?
What is the CICS command that is used to copy a screen image of a terminal into another terminal?
Explain the primary function of the processing program table (ppt)?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
what is effect on receive map when
what is invreq condition?
What is the usage of language in the PPT entry?