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 |
How do you place the cursor on a particular position on the screen?
What is the use of a TDQ, TSQ?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Explain the difference between pseudo-conversational and conversational?
Define primary objective of cics?
What do the terms locality of reference and working set mean?
How errors are handled in CICS programs?
What are the cics commands associated with task control?
How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
Explain the difference between a symbolic map and physical map?
Explain how do you access the records randomly in tsq?
How do you execute a background CICS transaction ?