SDBAP - DBA Planning Table
DBA Planning Table information is stored in SAP table SDBAP.
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
It is part of development package SDBA in software component BC-DB-ORA-CCM. This development package consists of objects that can be grouped under "DBA: Database-Independent Code".
Fields for table SDBAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DAYE | Day of the week for DBA action | X | SDBA_DAY | NUMC | 1 | |
TIMEE | Time (24 hour clock) for DBA action to run | X | SDBA_TIME | TIMS | 6 | |
CRETSTMP | Date and time (timestamp) of schedule | X | SDBA_CRTS | CHAR | 14 | |
SYSID | Name of SAP System | X | SYSYSID | CHAR | 8 | |
BTYPE | Type of DBA action | SDBA_BTYPE | CHAR | 5 | ||
PERIOD | Duration (in days) of DBA action | BTCPDAY | NUMC | 3 | ||
DELTSTMP | Time Stamp for Deletion of DBA Action | SDBA_DELTS | CHAR | 14 | ||
STARTTSTMP | Time stamp for first run of DBA action | SDBA_FRSTS | CHAR | 14 | ||
MANDT | Client ID | SYMANDT | CLNT | 3 | * | |
EXEHOST | Name of the server where the DBA action is to be executed | SDBA_HOST | CHAR | 30 |