Table/Structure Field list used by SAP ABAP Function Module SDBORA_GET_TSP_FREE_SPACE (list for each tablespace: total and free space, %, extent count, etc.)
SAP ABAP Function Module
SDBORA_GET_TSP_FREE_SPACE (list for each tablespace: total and free space, %, extent count, etc.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDBAD - BEG | Start of the DBA action | ||
| 2 | SDBAD - FUNCT | Function ID for DBA action | ||
| 3 | SDBAD - LINE | Text Line for DBA Logs | ||
| 4 | SDBAD - SYSID | Database System ID | ||
| 5 | SORAMON - CATEGORY | Character field, length 64 | ||
| 6 | SORAMON - VALUE | Oracle data type: Number | ||
| 7 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 8 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 9 | TSPSTAT1 - FREEPCT | Oracle: Percentage of free space in tablespace | ||
| 10 | TSPSTAT1 - FREESPACE | Oracle: dba_free_extents.bytes | ||
| 11 | TSPSTAT1 - MAXSPACE | Oracle: dba_free_extents.bytes | ||
| 12 | TSPSTAT1 - TOTALSPACE | Oracle: dba_free_extents.bytes | ||
| 13 | TSPSTAT1 - TSP_NAME | Oracle: dba_tables.tablespace_name |