Pathway/iTS System Management Manual (G06.24+)
Tuning Your System Using Statistics
HP NonStop Pathway/iTS System Management Manual—426748-002
5-12
AREA INFO
AREA INFO
The AREA INFO section in the statistics display provides information about the data
and code segments in memory. This information is primarily useful to HP internal
development.
•
DATA is the area of the extended data segment that the TCP allocates for context
data for all of its terminals.
•
CODE is the area of the extended data segment that the TCP allocates for
SCREEN COBOL object code.
Example 5-3 shows only the AREA INFO section of the sample TCP statistics.
The Table 5-2 on page 5-13 lists the statistics for the code and data areas and what
they indicate.
Example 5-3. Sample TCP Statistics for AREA INFO
TCP TCPX2 02 MAY 1996, 14:03:02
INTERVAL 5 SECS COUNT 2/5
.
.
.
AREA INFO: SIZE REQ CNT MAX ALLOC AVG ALLOC CUR ALLOC
DATA 225280 5336 3406
CODE 65536 366 10200 5038 10196
MAX REQ AVG REQ % ABSENT
DATA
CODE 8328 3802 1.3
.
.
.