GVD_UNDOSTAT - Oracle monitoring: copy of GV$UNDOSTAT
Oracle monitoring: copy of GV$UNDOSTAT information is stored in SAP table GVD_UNDOSTAT.
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
It is part of development package STUN in software component BC-CCM-MON-TUN. This development package consists of objects that can be grouped under "SAP Monitoring Tools".
Fields for table GVD_UNDOSTAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SNAPSHOT_ID | Oracle monitor: snapshot ID | X | ORA_SNAPSHOT_ID | NUMC | 10 | * |
INST_ID | Oracle monitor: Instance ID | X | ORA_INST_ID | DEC | 12 | |
BEGIN_TIME_D | Oracle monitoring: Begin of time interval (date field) | X | ORA_BEGIN_TIME_D | DATS | 8 | |
BEGIN_TIME_T | Oracle monitoring: Begin of time interval (time field) | X | ORA_BEGIN_TIME_T | TIMS | 6 | |
END_TIME_D | Oracle monitoring: End of time interval (date field) | X | ORA_END_TIME_D | DATS | 8 | |
END_TIME_T | Oracle monitoring: End of time interval (time field) | X | ORA_END_TIME_T | TIMS | 6 | |
UNDOTSN | Oracle monitoring: last active undo tablespace | ORA_UNDOTSN | DEC | 12 | ||
UNDOBLKS | Oracle monitoring: total number of undo blocks | ORA_UNDOBLKS | DEC | 12 | ||
TXNCOUNT | Oracle monitoring: total number of transactions | ORA_TXNCOUNT | DEC | 12 | ||
MAXQUERYLEN | Oracle monitoring: length of the longest query | ORA_MAXQUERYLEN | DEC | 12 | ||
MAXCONCURRENCY | Oracle monitoring: highest nr of TAs executed concurrently | ORA_MAXCONCURRENCY | DEC | 12 | ||
UNXPSTEALCNT | Oracle monitoring: attempts to obtain undo space | ORA_UNXPSTEALCNT | DEC | 12 | ||
UNXPBLKRELCNT | Oracle monitoring: unexpired undo blocks removed | ORA_UNXPBLKRELCNT | DEC | 12 | ||
UNXPBLKREUCNT | Oracle monitoring: unexpired undo blocks reused | ORA_UNXPBLKREUCNT | DEC | 12 | ||
EXPSTEALCNT | Oracle monitoring: attempts to steal expired undo blocks | ORA_EXPSTEALCNT | DEC | 12 | ||
EXPBLKRELCNT | Oracle monitoring: expired undo blocks stolen from segments | ORA_EXPBLKRELCNT | DEC | 12 | ||
EXPBLKREUCNT | Oracle monitoring: expired undo blocks reused | ORA_EXPBLKREUCNT | DEC | 12 | ||
SSOLDERRCNT | Oracle monitoring: number of times the error ORA-01555 occur | ORA_SSOLDERRCNT | DEC | 12 | ||
NOSPACEERRCNT | Oracle monitoring: number of times space was requested | ORA_NOSPACEERRCNT | DEC | 12 |