Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN23408

DBA_HIST_ENQUEUE_STAT

DBA_HIST_ENQUEUE_STAT displays historical statistics on the number of enqueue (lock) requests for each type of lock. This view contains snapshots of V$ENQUEUE_STATISTICS.

Column Datatype NULL Description
SNAP_ID NUMBER NOT NULL Unique snapshot ID
DBID NUMBER NOT NULL Database ID for the snapshot
INSTANCE_NUMBER NUMBER NOT NULL Instance number for the snapshot
EQ_TYPE VARCHAR2(2) NOT NULL Type of enqueue requested
REQ_REASON VARCHAR2(64) NOT NULL Reason for the enqueue request
TOTAL_REQ# NUMBER   Total number of enqueue requests or enqueue conversions for this type of enqueue
TOTAL_WAIT# NUMBER   Total number of times an enqueue request or conversion resulted in a wait
SUCC_REQ# NUMBER   Number of times an enqueue request or conversion was granted
FAILED_REQ# NUMBER   Number of times an enqueue request or conversion failed
CUM_WAIT_TIME NUMBER   Total amount of time (in milliseconds) spent waiting for the enqueue or enqueue conversion
EVENT# NUMBER   Event number

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF