cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DB02 table

Former Member
0 Likes
2,738

Hi All,

Which table stores DB02 data .

I need to calculate the database size in an ABAP program .

Please advice .

Thanks,

Suman

View Entire Topic
Former Member
0 Likes

Hi,

There is no particular Table for DB02 Data.

DBSTATTMSS Table sizes

sDBSTATTDB4 Table Sizes in the Database

DBSTATTADA Actual size of tables on the database

DBSTATIORA Actual size of indices on the database

DBSTATHORA Actual size of tables on the database

DB02_COLL_LOG Oracle monitoring: DB02 collector log

Thanks

Ramakrishna.