DBARCL - Sub-operations
Sub-operations information is stored in SAP table DBARCL.
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 DBARCL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SYS_ID | Database system ID | X | SDBA_DBSID | CHAR | 8 | |
OPER_ID | Unique operation ID | X | SDBA_OP_ID | CHAR | 14 | |
PROGNAME | Name of program that executes database operation | X | SDBA_PROG | CHAR | 30 | |
JOB_NR | Unique Job Number in a Task | X | SDBA_JOB | NUMC | 10 | |
TRIAL | Unique ID Number of the Suboperation | X | SDBA_TRIAL | CHAR | 10 | |
UTIL_NR | Utility number within job step | X | SDBA_UTNR | NUMC | 10 | |
UPD_OP | Update Time Stamp | SDBA_UPD | CHAR | 14 | ||
FUNC_ID | DBA Function ID | SDBA_FID | CHAR | 3 | ||
TOOLSET | Utility manufacturer | SDBA_TOOL | CHAR | 30 | ||
UTILNAME | Utility name | SDBA_UTIL | CHAR | 30 | ||
ULOGNAME | Full name of utility log file | SDBA_ULOG | CHAR | 255 | ||
BEGIN_OP | Suboperation Start Time | SDBA_BEGT | CHAR | 14 | ||
END_OP | End of Suboperation | SDBA_ENDT | CHAR | 14 | ||
RC | Suboperation Return Code | SDBA_RCT | NUMC | 4 |