SYBRES_LIMIT_TPL - Resource Limit Definition
Resource Limit Definition information is stored in SAP table SYBRES_LIMIT_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 SYBRES_LIMIT_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 | |
| LOGIN_NAME | CHAR 30 for use in ASE-Porting coding | X | SYBCHAR30 | CHAR | 60 | |
| LIMIT_TYPE | CHAR 30 for use in ASE-Porting coding | X | SYBCHAR30 | CHAR | 60 | |
| LIMIT_VALUE | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| ACTION_CODE | Component of the Version Number | CHAR2 | CHAR | 4 | ||
| OVERWRITE | General Flag | FLAG | CHAR | 2 |