/SDF/DB6BPSNAP SAP (DB2 Universal Database: Buffer-Pool-Specific Snapshot) Structure details

Dictionary Type: Structure
Description: DB2 Universal Database: Buffer-Pool-Specific Snapshot




ABAP Code to SELECT data from /SDF/DB6BPSNAP
Related tables to /SDF/DB6BPSNAP
Access table /SDF/DB6BPSNAP




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

/SDF/DB6BPSNAP 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 Universal Database: Buffer-Pool-Specific Snapshot" 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_/SDF/DB6BPSNAP TYPE /SDF/DB6BPSNAP.

The /SDF/DB6BPSNAP table consists of various fields, each holding specific information or linking keys about DB2 Universal Database: Buffer-Pool-Specific Snapshot data available in SAP. These include DBALIAS (Database alias), DBNAME (Database name), DBPATH (DB2/CS: Database path), LREADS (Buffer pool data logical reads since connect).. 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: Not classified


SAP /SDF/DB6BPSNAP 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
BPNAME DB2 Universal Database: Buffer pool name0
DBALIAS Database alias0
DBNAME Database name0
DBPATH DB2/CS: Database path0
LREADS Buffer pool data logical reads since connect0
PREADS Buffer pool data reads since c0
WRITES Buffer pool data reads since connect0
ILREADS Buffer pool data writes since connect0
IPREADS Buffer pool index logical reads since connect0
IWRITES Buffer pool index writes since0
READTIME Buffer pool index writes since connect0
WRITETIME Buffer pool write time since c0
CLOSEDFILE Files closed since 1st database connect0
PADREADS Asynchronous pool data reads0
PADRREQS Number of asynchronous read requests0
PADWRITES Asynchronous pool data writes0
PAIREADS DB2 Universal Database: Asynchronous pool index reads0
PAIWRITES Asynchronous pool index writes0
PAIREADTM DB2 Universal Database: Asynchronous pool index read time0
PAIWRITETM DB2 Universal Database: Pool asynchronous index write time0
DIRREADS Direct reads since connect0
DIRWRITES Direct writes since connect0
DIRRREQS Direct read requests since connect0
DIRWREQS Direct write requests since connect0
DIRRTIME Direct read time since connect0
DIRWTIME Direct write time since connect0
PDAT2ESTOR DB2 UDB: No. of pages copied from BP to extended storage0
PIDX2ESTOR DB2 UDB: # of index pages copied from BP to extended storage0
DATESTOR2P DB2 UDB: Number of data pages copied to BP from ext. storage0
IDXESTOR2P DB2 UDB: No. of index pages copied from ext. storage to BP0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/DB6BPSNAP using ABAP code?

As /SDF/DB6BPSNAP 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 /SDF/DB6BPSNAP as there is no data to select.

How to access SAP table /SDF/DB6BPSNAP

Within an ECC or HANA version of SAP you can also view further information about /SDF/DB6BPSNAP 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!