RSODSO_ASQL_LOG - ANYSQL log table
ANYSQL log table information is stored in SAP table RSODSO_ASQL_LOG.
It is part of development package RSODSO_ACT_DB_ASQL_MAIN in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "ANYSQL main components".
It is part of development package RSODSO_ACT_DB_ASQL_MAIN in software component BW-WHM-DBA. This development package consists of objects that can be grouped under "ANYSQL main components".
Fields for table RSODSO_ASQL_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | X | TIMESTAMPL | DEC | 11 | |
ROUTINE_NAME | ANYSQL routine name | X | RSODSO_ASQL_ROUTINE_NAME | CHAR | 128 | |
ROUTINE_VERSION | ANYSQL Routine Version | X | RSODSO_ASQL_ROUTINE_VERSION | INT4 | 4 | |
ROUTINE_SEQNO | Sequence number for ANYSQL statements | X | RSODSO_ASQL_ROUTINE_SEQNO | INT4 | 4 | |
DB_SYS | Selector Value for Database-Specific Optimizations | DBSYS_TYPE_SELECTOR | CHAR | 20 | ||
DB_RELEASE | DB release string | RSODSO_ASQL_DB_RELEASE | CHAR | 32 | ||
DB_CODE | SQL error code | RSODSO_ASQL_DB_CODE | INT4 | 4 | ||
DB_MSG | SQL Error Message | DBSQLMSG | CHAR | 2000 | ||
DB_SQL | SQL statement | RSODSO_ASQL_DB_SQL | STRG | 8 | ||
LOG_LEVEL | ANYSQL log level | RSODSO_ASQL_LOG_LEVEL | INT1 | 1 |