Hitachi

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


Dialog Service (PI_DIA)

Organization of this page

Function

The Dialog Service (PI_DIA) record stores statistical information about the dialog service. One record is created for each SAP instance that provides this service.

Default and changeable values

Item

Default value

Changeable

Collection Interval

600

Y

Collection Offset

35

Y

Log

No

Y

LOGIF

(Blank)

Y

Over 10 Sec Collection Time

No

N

Realtime Report Data Collection Mode

Reschedule

Y

ODBC key fields

None

Lifetime

None

Record size

Fields

PFM - View name

(PFM - Manager name)

Description

Smry

Frmt

Delta

Sup. ver.

Data source

DBRequestTime

(DB_REQUEST_TIME)

Average time for processing logical database requests in milliseconds

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\DBRequestTime)

DialogSteps

(DIALOG_STEPS)

Average number of dialog steps per minute

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\DialogSteps)

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

7.00 or later

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

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\FrontendResponseTime)

GuiCallBackTime

(GUI_CALL_BACK_TIME)

Average time (in milliseconds) the work process waited for the front end during communications between the application server and the front end in dialog steps.

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\GuiCallBackTime)

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

7.00 or later

--

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

7.00 or later

--

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

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\Load+GenTime)

LongRunners

(LONG_RUNNERS)

Number of dialog work processes that have been running for a long time

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\LongRunners)

MonitoringTime

(MONITORING_TIME)

Average time (in milliseconds) required for creating monitoring data in dialog steps

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\MonitoringTime)

NumberOfWPDia

(NUMBER_OF_WP_DIA)

Number of dialog work processes

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\NumberOfWpDIA)

QueueLength %

(QUEUE_LENGTH)

Average usage of the dispatcher queue

%

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\QueueLength)

QueueTime

(QUEUE_TIME)

Average wait time (in milliseconds) in the dispatcher queue for user requests

AVG

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\QueueTime)

Record Time

(RECORD_TIME)

Record creation time

COPY

time_t

No

7.00 or later

--

Record Type

(INPUT_RECORD_TYPE)

Record type (DIA)

COPY

char(8)

No

7.00 or later

--

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. If there is no dialog step, the average processing time of the last period in which a dialog step existed is reported.#

AVG

float

No

7.00 or later

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

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\ResponseTime(StandardTran))

System ID

(SYSTEM_ID)

SAP system ID

COPY

string(9)

No

7.00 or later

--

UsersLoggedIn

(USERS_LOGGED_IN)

Number of users logged on

HILO

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\UsersLoggedIn)

Utilization %

(UTILIZATION)

Average usage of dialog work processes per application server

%

float

No

7.00 or later

RZ20 (SAP-system-ID\SAP-instance-name\Dialog\Utilisation)

Legend:

Smry: Summary

Frmt: Format

Sup. ver.: Supported version

#

The average dialog step processing time is not updated in the SAP system during any period in which no dialog step exists. In this case, the average processing time of the last dialog step updated in the SAP system (the average processing time of the last period in which a dialog step existed) is reported. For details about this processing, see Notes about records of the PI record type in Notes about records in 9. Records.