DB2QW199 SAP (DB2 IFI 199 - Data sets statistics) Structure details

Dictionary Type: Structure
Description: DB2 IFI 199 - Data sets statistics




ABAP Code to SELECT data from DB2QW199
Related tables to DB2QW199
Access table DB2QW199




Structure field list including key, data, relationships and ABAP select examples

DB2QW199 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "DB2 IFI 199 - Data sets statistics" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DB2QW199 TYPE DB2QW199.

The DB2QW199 table consists of various fields, each holding specific information or linking keys about DB2 IFI 199 - Data sets statistics data available in SAP. These include USERID (), DSSDATE (Field of type DATS), DSSTIME (Field of type TIMS), DSSMSEC (Event time stamp (milliseconds)).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP DB2QW199 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
CLGUID DB2CLGUIDCHAR32SMAPGUID
USERID DB2USERIDINT25DB2SINT
DSSDATEField of type DATS DATSDATS8DATS
DSSTIMEField of type TIMS TIMSTIMS6TIME
DSSMSECEvent time stamp (milliseconds) DB2EVTTMSCHAR6DB2CHAR06
DSSDBNAMEDatabase name DB2DBNAMECHAR8D2DBNAME
DSSTSNAMEName of the tablespace DB2TSNAMECHAR8CHAR8
QW0199DNPartition or piece number DB20199DNINT25DB2SINT
DSSMEMBDB2 member name in data sharing environment DB2MEMNCHAR8DB2CHAR08
DB2PSTYPEType of pageset DB2PSTYPECHAR5DB2CHAR5
DB2GBPDEPGroup bufferpool dependence DB2GBPDEPCHAR3DB2CHAR03
DB2SYNCIOSynchronous I/O per minute (pages) DB2SYNCIODEC8(2) DB2DEC10_2
DB2APGAIOAvg. number of pages read or written per asynchronous I/O DB2APGAIODEC8(2) DB2DEC10_2
DB2AIOMINAsyncronous I/Os per minute (pages) DB2AIOMINDEC8(2) DB2DEC10_2
DB2CASHPGCached pages DB2CASHPGDEC5(2) DB2DECPCT
DB2CHANPGChanged pages DB2CHANPGDEC5(2) DB2DECPCT
DB2HPCAPGPercentage of buffers in the HP containing pages of the PS DB2HPCAPGDEC4(2) DB2DEC4_2
DB2DBPNMName of buffer pool DB2DBPNMCHAR8CHAR8
QW0199TSStart timestamp for collection of dataset values DB20199TSCHAR8DB2CHAR08
QW0199DBDatabase ID DB20199DBINT25DB2SINT
QW0199OBPageset OBID DB20199OBINT25DB2SINT
QW0199BPBuffer pool ID DB20199BPINT410DB2INT4
QW0199DSDSS Flags DB20199DSCHAR1DB2CHAR01
QW0199SVAverage synchronous I/O delay DB20199SVINT410DB2INT4
QW0199SXMaximum synchronous I/O delay DB20199SXINT410DB2INT4
QW0199SPTotal number of pages read or written synchronously DB20199SPINT410DB2INT4
QW0199ADAverage asynchronous I/O delay DB20199ADINT410DB2INT4
QW0199AXMaximum asynchronous I/O delay DB20199AXINT410DB2INT4
QW0199APTotal number of pages read or written asynchronously DB20199APINT410DB2INT4
QW0199ACTotal number of asynchronous I/Os DB20199ACINT410DB2INT4
QW0199VPNumber of pages cached in virtual pool DB20199VPINT410DB2INT4
QW0199VDNumber of changed pages cached in virtual pool DB20199VDINT410DB2INT4
QW0199HPNumber of pages cached in hiperpool DB20199HPINT410DB2INT4
S199APTotal asynchronous I/O minute (count) DB2199APDEC8(2) DB2DEC10_2
QWP1DTIMTime Interval Before DB2 Resets Data Set Statistics (Min.) DB2WP1DTIMINT25DB2SINT

Key field Non-key field



How do I retrieve data from SAP structure DB2QW199 using ABAP code?

As DB2QW199 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DB2QW199 as there is no data to select.

How to access SAP table DB2QW199

Within an ECC or HANA version of SAP you can also view further information about DB2QW199 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!