Job Management Partner 1/Performance Management - Agent Option for Enterprise Applications Description, User's Guide and Reference

[Contents][Glossary][Index][Back][Next]


WorkLoad Summary Interval (PI)

Function

The WorkLoad Summary Interval (PI) record stores information needed to obtain and analyze the dialog task's workload time statistics. One record is created for each SAP instance.

Default and changeable values

Item Default value Changeable
Collection Interval 60 Y
Collection Offset 0 Y
Log Yes Y
LOGIF (Blank) Y

ODBC key fields

None

Lifetime

None

Record size

Fields

PFM - View name
(PFM - Manager name)
Description Smry Frmt [Figure] Sup. ver. Data source
CUA HitRatio %
(CUA _HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the CUA buffer. For details about the CUA buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\CUA\HitRatio)
DBRequestTime
(DB_REQUEST_TIME)
Average time for processing logical database requests in milliseconds AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\DBRequestTime)
DialogSteps
(DIALOG_STEPS)
Average number of dialog steps per minute AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\DialogSteps)
EsAct %
(ES_ACT)
Current usage of extended memory % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\R3MemMgmtResources\EsAct)
FieldDescription HitRatio %
(FIELD_DESCRIPTION_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the field description buffer. For details about the field description buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\FieldDescription\HitRatio)
FrontendNetTime (FRONTEND_NET_TIME) Network time (in milliseconds) used for the first data transfer from front end to application server and for the last data transfer from application server to front end. This does not include the value of the GuiCallBackTime field. AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\FrontEndNetTime)
FrontendResponseTime
(FRONTEND_RESPONSE_TIME)
Average time (in milliseconds) the user waited at the front end for a request to be processed. This is the average of the totals of response time, network transfer time, and front-end processing time. AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\FrontendResponseTime)
GenericKey HitRatio %
(GENERIC_KEY_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the generic key buffer. For details about the generic key buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\GenericKey\HitRatio)
HeapAct %
(HEAP_ACT)
Current usage of the heap area % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\R3MemMgmtResources\HeapAct)
InitialRecords HitRatio %
(INITIAL_RECORDS_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the initial records buffer. For details about the initial records buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\InitialRecords\HitRatio)
Instance Name
(INSTANCE_NAME)
SAP instance name. This name usually consists of a host name, SAP system ID, and system number. This setting can be changed by the rdisp/myname parameter. COPY string(21) No 6.20 --
Interval
(INTERVAL)
Interval in seconds at which records were stored (current value in Record Time field - previous value in Record Time field). The initial value is 0. ADD ulong No 6.20 --
Load+GenTime
(LOAD_GENTIME)
Average loading and creation time (in milliseconds) for source text, graphical user interface, and window information from the database. AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\Load+GenTime)
PrivWpNo
(PRIV_WP_NO)
Number of work processes placed in the PRIV mode HI float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\R3MemMgmtResources\PrivWpNo)
Program HitRatio %
(PROGRAM_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the program buffer. For details about the program buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Program\HitRatio)
QueueTime
(QUEUE_TIME)
Average wait time (in milliseconds) in the dispatcher queue. This is the average time user requests waited in the dispatcher queue. AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\QueueTime)
R3PagingUsed %
(R3_PAGING_USED)
Usage of paging area % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\R3RollPaging\R3PagingUsed)
R3RollUsed %
(R3_ROLL_USED)
Usage of roll area % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\R3RollPaging\R3RollUsed)
Record Time
(RECORD_TIME)
Record creation time COPY time_t No 6.20 --
Record Type
(INPUT_RECORD_TYPE)
Record type (PI) COPY char(8) No 6.20 --
ResponseTime
(RESPONSE_TIME)
Average dialog step processing time in milliseconds. This is the total time required for processing a dialog step; it includes the database processing time but not the network transfer time or front-end processing time. AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\ResponseTime)
ResponseTime:StandardTran.
(RESPONSE_TIME_STANDARD_TRAN)
Response time of standard transactions in milliseconds AVG float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\ResponseTime(StandardTran.))
Screen HitRatio %
(SCREEN_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the screen buffer. For details about the screen buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Screen\HitRatio)
ShortNameTAB HitRatio %
(SHORT_NAME_TAB_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the short nametab buffer. For details about the short nametab buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\ShortNameTAB\HitRatio)
SingleRecord HitRatio %
(SINGLE_RECORD_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the single record buffer. For details about the single record buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\SingleRecord\HitRatio)
System ID
(SYSTEM_ID)
SAP system ID COPY string(9) No 6.20 --
TableDefinition HitRatio %
(TABLE_DEFINITION_HIT_RATIO)
Percentage of the database queries that were not passed to the database because they were found in the table definition buffer. For details about the table definition buffer, see the SAP Buffer Summary (PI_BUFF) record. % float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\TableDefinition\HitRatio)
UsersLoggedIn
(USERS_LOGGED_IN)
Number of users logged on HILO float No 6.20 RZ20 (SAP-system-ID\SAP-instance-name\Dialog\UsersLoggedIn)

Legend:
Smry: Summary
Frmt: Format
[Figure]: Delta
Sup. ver.: Supported version

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2010, Hitachi, Ltd.