Menu

SAP Table DBSTATHORA

Actual size of tables on the database (history)

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The table DBSTATHORA (Actual size of tables on the database (history)) is a standard table in SAP ERP. It belongs to the package STUN.

Technical Information

Table DBSTATHORA
Short Text Actual size of tables on the database (history)
Package STUN
Table Type Transparent Table

Fields for Table DBSTATHORA

Field Name Key Description Data Element Type Length Check Table
TNAME Table name TNAME CHAR 30 *
ANDAT Analysis date (yyyymmddhhmm) AM_DATE CHAR 12
VWTYP Type of Usage of Table Entry AM_VWTYP CHAR 2
AMETH Analysis Method for Collecting Statistics AM_AMETH CHAR 4
OPTIO Sample Size for Collection of Statistics AM_OPTIO CHAR 5
NROWS Number of rows in a table OROWS DEC 15
OCCBL Used blocks of a table in KB UBLOCKS_KB DEC 11
EMPBL Empty blocks of a table in kb EBLOCKS_KB DEC 11
AFREE Avg. freespace in a used data base block OAVG_BFREE INT4 10
CHAIN Number of rows requiring block chaining OCHAINED DEC 15
AROWL Average row length (Oracle result) OAVG_ROW_L DEC 7
HWMBL Empty blocks (kb) above High Water Mark HWBLKS_KB DEC 11
INDBS Used blocks of an index-Btree (kb) BBLOCKS_KB DEC 15