TPOTB - Table parameters for ORACLE
Table parameters for ORACLE information is stored in SAP table TPOTB.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table TPOTB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PTABNAME | Name of physical table | X | PTABNAME | CHAR | 14 | |
OWNER | Database owner | X | PTOWNER | CHAR | 16 | |
TSPNAME | Tablespace name for ORACLE | OTSPNAME | CHAR | 20 | ||
INIT | Size of initial extent in KB (in ORACLE) | ORAINITIAL | NUMC | 10 | ||
NEXT | Size of the next extent in KB | ORANEXTEXT | NUMC | 10 | ||
MINEXTENT | ORACLE: No. of initial extents for CREATE | MINEXT | NUMC | 4 | ||
MAXEXTENT | Maximum number of extents (ORACLE) | MAXEXT | NUMC | 4 |