SAP ABAP Data Element MSSPGWRITEWAIT (Wait time per page write request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Data Element MSSPGWRITEWAIT
Short Description Wait time per page write request  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MSSCOLLSLOPE    
Data Type DEC   Counter or amount field with comma and sign 
Length 16    
Decimal Places 3    
Output Length 21    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Write wait 
Medium 20 Page write wait time 
Long 20 Page write wait time 
Heading 32 Wait time per page write request 
Documentation

Definition

Wait time in milli seconds to read a requested page from disk into the buffer.

Use

This value is derived from dbcc SQLPERF(WAITSTATS) with the wait type PAGEIOLATCH_SH.

It's the average wait time per read request build from (Wait time) / (number of requests)

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 640