DB2CCMO_OBJERR - DSNACCMO: History of failed utility executions
DSNACCMO: History of failed utility executions information is stored in SAP table DB2CCMO_OBJERR.
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
It is part of development package STU2 in software component BC-DB-DB2. This development package consists of objects that can be grouped under "CCMS for DB2 for OS/390".
Fields for table DB2CCMO_OBJERR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
BEG | Start of the DBA action | X | SDBA_BEGIN | CHAR | 14 | |
FUNCT | Function ID for DBA action | X | SDBA_FUNCT | CHAR | 3 | |
OBJECTID | ID of the DB object as input for stored procedure DSNACCMO | X | DB2CCOBJID | INT4 | 4 | |
STMTID | ID of utility statement as input for stored proc. DSNACCMO | DB2CCSTMID | INT4 | 4 | ||
TYPE | DSNACCMO: Type of object for utility invocation | DB2CCTYPE | CHAR | 10 | ||
NAME | DSNACCMO: Name of the object to be treated | DB2CCNAME | CHAR | 31 | ||
PARTI | Data set number or partition number | DB2CCPART | INT2 | 2 | ||
UTILNAME | Utility specification | DB2UTILNAM | CHAR | 20 | ||
UTILITYID | Unique identifier for a utility in DB2 | DB2UTILID | CHAR | 16 | ||
RETCODE | DSNACCMO: Highest return code of DSNUTILS for all utilities | DB2CCMAXRC | INT4 | 4 |