DBA_DBH_COLL_RUN - DBA-DBH: Collector Runtime Statistics nad Return Codes
DBA-DBH: Collector Runtime Statistics nad Return Codes information is stored in SAP table DBA_DBH_COLL_RUN.
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_RUN
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 | |
EXECUTION_TIME | X | NUMC | 14 | |||
COMMAND | DBA-DBH: Command to execute | X | DBA_DBH_COMMAND | CHAR | 30 | |
RUNTIME | DBA-DBH: Runtime | DBA_DBH_RUNTIME | INT4 | 4 | ||
FW_RUNTIME | DBA-DBH: Runtime | DBA_DBH_RUNTIME | INT4 | 4 | ||
NUM_RECORDS | DBA-DBH: Number of Records Collected / Removed | INT4 | 4 | |||
RC | DBA-DBH: Return Code | INT4 | 4 |