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
REFRN30350

V$SERVICE_EVENT

V$SERVICE_EVENT displays aggregated wait counts and wait times for each wait statistic.

Column Datatype Description
SERVICE_NAME VARCHAR2(64) Service name from V$SERVICES
SERVICE_NAME_HASH NUMBER Service name hash from V$SERVICES
EVENT VARCHAR2(64) Name of the wait event; derived statistic name from V$EVENT_NAME
EVENT_ID NUMBER Identifier of the event
TOTAL_WAITS NUMBER Total amount of time waited for the event by this service (in hundredths of a second)
TOTAL_TIMEOUTS NUMBER Total number of timeouts for the event by this service
TIME_WAITED NUMBER Time waited for the event (in hundredths of a second)
AVERAGE_WAIT NUMBER Average amount of time waited for the event by this service (in hundredths of a second)
MAX_WAIT NUMBER Maximum time (in hundredths of a second) waited for the event by this service
TIME_WAITED_MICRO NUMBER Total time waited for the event (in microseconds)

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