GVD_ENQUEUE_STAT - Copy of GV$ENQUEUE_STAT
Copy of GV$ENQUEUE_STAT information is stored in SAP table GVD_ENQUEUE_STAT.
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_ENQUEUE_STAT
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 | |
EQ_TYPE | Oracle monitoring: enqueue stat eq type | X | ORA_EQ_TYPE | CHAR | 2 | |
TOTAL_REQ | Oracle monitoring: enqueue stat total req number | ORA_TOTAL_REQ | DEC | 12 | ||
TOTAL_WAIT | Oracle monitoring: enqueue stat total wait number | ORA_TOTAL_WAIT | DEC | 12 | ||
SUCC_REQ | Oracle monitoring: enqueue stat succ req number | ORA_SUCC_REQ | DEC | 12 | ||
FAILED_REQ | Oracle monitoring: enqueue stat failed req number | ORA_FAILED_REQ | DEC | 12 | ||
CUM_WAIT_TIME | Oracle monitoring: enqueue stat cum wait time | ORA_CUM_WAIT_TIME | DEC | 12 |