DBA_DBH_COLL_OPT - DBA-DBH: Collector Options
DBA-DBH: Collector Options information is stored in SAP table DBA_DBH_COLL_OPT.
It is part of development package SDBA_BACKEND in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Backend Infrastructure".
It is part of development package SDBA_BACKEND in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Backend Infrastructure".
Fields for table DBA_DBH_COLL_OPT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
COLLECTOR_ID | DBA-DBH: ID for Collectors, Extractors, etc. | X | DBA_DBH_ID | INT4 | 4 | |
COLLECTOR_CLASS | DBA-DBH: Collector Classname | X | CHAR | 60 | ||
PARAM_KEY | DBA-DBH: Parameter Key | X | INT4 | 4 | ||
ENABLED | DBA-DBH: 'X' if Active | CHAR | 2 | |||
DETAIL_LEVEL | DBA-DBH: Detail Level Value | SSTR | 8 | |||
PARAM_VALUE | DBA-DBH: Optional Parameter Value | SSTR | 8 |