SDBAC - DBA Action Table
DBA Action Table information is stored in SAP table SDBAC.
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 SDBAC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SHORTCUT | Type of DBA action | X | SDBA_BTYPE | CHAR | 5 | |
DBSYS | Database System for DBA | X | DBADBSYS | CHAR | 10 | |
OPSYS | Name of Operating System | X | OPSYS | CHAR | 10 | * |
LANGUAGE | Language Key | X | SPRAS | LANG | 1 | * |
SHORTNAM | Short name for the DBA action | SDBA_SNAME | CHAR | 11 | ||
LONGNAME | Long name for DBA action | SDBA_LNAME | CHAR | 40 | ||
HOST | Name of the server where the DBA action is to be executed | SDBA_HOST | CHAR | 30 | ||
PTYPES | List of parameter types | SDBA_PTYPS | CHAR | 5 | ||
CTYPE | Execution mode for DBA action (using ext. program or report) | SDBA_CTYPE | CHAR | 3 | ||
CNAME | Name of command or report to execute | SDBA_CNAME | CHAR | 30 | ||
PSTRING | Generic parameter string for the DBA action | SDBA_PSTRG | CHAR | 128 | ||
DURATION | Duration of the DBA action | SDBA_DURA | INT4 | 4 | ||
ATYPE | Type of the DBA action (for grouping) | SDBA_ATYPE | CHAR | 5 | ||
EXT1 | Extension 1 for description of DBA action | SDBA_EXT1 | CHAR | 1 | ||
EXT2 | Extension 2 for description of DBA action | SDBA_EXT2 | CHAR | 5 | ||
EXT3 | Extension 3 for description of DBA action | SDBA_EXT3 | CHAR | 8 | ||
BEGREL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
ENDREL | Release of SAP System | SYSAPRL | CHAR | 4 | ||
BEGDBREL | Database release | SDBA_DBREL | CHAR | 10 | ||
ENDDBREL | Database release | SDBA_DBREL | CHAR | 10 | ||
ACTMODE | Action Type: 'R' - NW Act., 'N' - Non-NW Act., ' ' - Both | SDBA_ACTMO | CHAR | 1 | ||
PLANMODE | Planning Mode: "L" - Local Only "G" - Global Only " " - Both | CHAR | 1 |