DBAERR - Look-Up Table for Database Operation Errors
Look-Up Table for Database Operation Errors information is stored in SAP table DBAERR.
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 DBAERR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DBNAME | Database system | X | SDBA_DB | CHAR | 10 | |
TOOLSET | Utility manufacturer | X | SDBA_TOOL | CHAR | 30 | |
PROGNAME | Name of program that executes database operation | X | SDBA_PROG | CHAR | 30 | |
RC | Return code for DBA action | X | SDBA_RC | NUMC | 4 | |
RC_DESC | Description of database operation error | SDBA_RCD | CHAR | 80 |