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 |
What other file control processing commands are used for file updating?
Can you define attribute byte?
What is a Logical Unit of Work (LUW)?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is the meaning and use of the EIBAID field?
What does the following transactions do?
In SYMBOLIC Cursor Positioning after moving -1 to the length field also the cursor is not positioned in that particular field. Give reasons?
can there be multiple mapsets for a single program?
what are the reserved words for cics?
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..!
Name some of the common tables in CICS and their usage.
What is the difference between physical map and symbolic map?