TPTSP - Tablespace parameters for DB2
Tablespace parameters for DB2 information is stored in SAP table TPTSP.
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 TPTSP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TSPNAME | Tablespace name for DB2 | X | TSPNAME | CHAR | 16 | |
DBNAME | Database name | X | DBNAME | CHAR | 16 | |
PREFIX | Table and tablespace prefix | TPREFIX | CHAR | 8 | ||
STORGROUP | Storage group for DB2 | STOGRP | CHAR | 16 | ||
PRIMQTY | PRIQTY for DB2 | PRIMQTY | NUMC | 14 | ||
SECOQTY | SECQTY for DB2 | SECOQTY | NUMC | 12 | ||
BUFFERNAME | Buffer name for DB2 | BUFFERNAME | CHAR | 10 |