SDBAC_REC - Recurrence of DBA action
Recurrence of DBA action information is stored in SAP table SDBAC_REC.
It is part of development package SDBA_JOB in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Jobs".
It is part of development package SDBA_JOB in software component BC-DB-MON. This development package consists of objects that can be grouped under "DBA Cockpit: Jobs".
Fields for table SDBAC_REC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DBSYS | Database System for DBA | X | DBADBSYS | CHAR | 10 | |
OPSYS | Name of Operating System | X | OPSYS | CHAR | 10 | * |
SHORTCUT | Type of DBA action | X | SDBA_BTYPE | CHAR | 5 | |
PVAR | Pattern Variant | X | INT4 | 4 | ||
.INCLUDE | SDBA_RECUR | 0 | ||||
PERIOD | Recurrence Period | INT4 | 4 | |||
UNIT | Unit of Period: H=Hour,D=Day,W=Week,M=Month | CHAR | 1 | |||
DAYOFWEEK | Day (for Collector) | DAYOFWEEK | CHAR | 7 | ||
HOUROFDAY | Time in Hours (for Collector) | TIMEOFDAY | CHAR | 24 | ||
TIMEOFDAY | System Time | SYUZEIT | TIMS | 6 |