SYB_TBL_PAR_TPL - ASE DBA Cockpit Template: Table Parameters
ASE DBA Cockpit Template: Table Parameters information is stored in SAP table SYB_TBL_PAR_TPL.
It is part of development package SMSYB in software component BC-DB-SYB. This development package consists of objects that can be grouped under "SYBASE Database Monitor".
It is part of development package SMSYB in software component BC-DB-SYB. This development package consists of objects that can be grouped under "SYBASE Database Monitor".
Fields for table SYB_TBL_PAR_TPL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TPL_ID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
TPL_VERSION | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
DATABASE_NAME | SYB: DB Name | X | SYBDBNAME | CHAR | 60 | |
OWNER | SYB LOGIN NAME | X | SYBLOGINNAME | CHAR | 60 | |
TABLE_NAME | SYB: Object Name (Index, Table, Partition, ...) | X | SYBOBJNAME | CHAR | 256 | |
PARAMETER_NAME | CHAR 30 for use in ASE-Porting coding | X | SYBCHAR30 | CHAR | 60 | |
VALUE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
RECOMMENDATION | 4 Byte Signed Integer | INT4 | INT4 | 4 |