Wait Event

Wait Event

Performance views which is related to the wait event is as follows.

Class of Wait Event

Item of Wait Event

ENQUEUE: GDISPATCHER REQUEST

It is the time of which GDISPATCHER enqueues a request in a shared mode.
Parameter: None

ENQUEUE: SHARED-SERVER RESPONSE

It is the time of which a shared server enqueues a response in a shared mode.
Parameter: None

DEQUEUE: SHARED-SERVER REQUEST

It is the time of which a shared server dequeues a request in a shared mode.
Parameter: None

DEQUEUE: GDISPATCHER RESPONSE

It is the time of which GDISPATCHER dequeues a response in a shared mode.
Parameter: None

SEND: DEDICATE-SERVER SPOOLED RESPONSE

It is the time of which a dedicate server sends the spooled response to the client in a dedicate mode.

PARAMETER

Parameter

Description

send data size

Bytes of the data to be sent

SEND: DEDICATE-SERVER RESPONSE

It is the time of which a dedicate server sends a response to the client in a dedicate mode.

Parameter

Parameter

Description

send data size

Bytes of the data to be sent

RECV: DEDICATE-SERVER REQUEST

It is the time of which a dedicate server receives a request from the client in a dedicate mode.
Parameter: None

SEND: GDISPATCHER RESPONSE

It is the time of which GDISPATCHER sends a response to a client in a shared mode.

Parameter

Parameter

Description

send data size

Bytes of the data to be sent

RECV: GDISPATCHER REQUEST

It is the time of which GDISPATCHER receives a request from a client in a shared mode.
Parameter: None

ENQUEUE: CLUSTER REQUEST

It is the time of enqueuing a request of cluster.
Parameter: None

ENQUEUE: CLUSTER BROADCAST REQUEST

It is the time of enqueuing a broadcast request of cluster.
Parameter: None

DEQUEUE: CLUSTER RESPONSE

It is the time of dequeuing a response of cluster.
Parameter: None

SEND: CDISPATCHER

It is the time of sending in cluster CDISPATCHER.
Parameter: None

RECV: CDISPATCHER

It is the time of receiving in cluster CDISPATCHER.
Parameter: None

GMASTER: ARCHIVE LOG

It is the time of processing archive logs in gmaster.
Parameter: None

GMASTER: CHECKPOINT

It is the time of processing checkpoints in gmaster.
Parameter: None

GMASTER: IO SLAVE

It is the time of processing IO slave in gmaster.
Parameter: None

GMASTER: LOG FLUSH

It is the time of processing archive logs in gmaster.
Parameter: None

GMASTER: PAGE FLUSH

It is the time of processing page flush in gmaster.
Parameter: None

WRITE: TRACE LOG

It is the time of writing trace logs.
Parameter: None

WRITE: COPY ARCHIVING LOG

It is the time of copying archiving logs.
Parameter: None

WRITE: BACKUP CTRL FILE

It is the time of backing up control files.
Parameter: None

WRITE: RESTORE CTRL FILE

It is the time of restoring the control file.
Parameter: None

READ: ARCHIVE LOG

It is the time of reading archive log files.
Parameter: None

READ: CTRL FILE

It is the time of reading the control file.
Parameter: None

WRITE: LOG FILE

It is the time of writing log files.
Parameter: None

WRITE: PAGE FILE

It is the time of writing page files.
Parameter: None

WRITE: CTRL FILE

It is the time of writing the control file.
Parameter: None

WRITE: REMOVE DATA FILE

It is the time of removing the data file.
Parameter: None

WRITE: JOURNAL BUFFER

It is the time of writing journal buffers.
Parameter: None

READ: JOURNAL BUFFER

It is the time of reading journal buffers.
Parameter: None

WAIT TRANSACTION

It is the time of waiting for transactions.

Parameter

Parameter

Description

wait transaction id

Transaction id for which to wait

WAIT OTHER TRANSACTION

It is the time of waiting for other transactions to be terminated.

Parameter

Parameter

Description

wait transaction id

ID of the waiting transaction

target transaction id

ID of the transaction to be terminated

WAIT ENABLE LOGGING

It is the time of waiting until when the logging is available.
Parameter: None

WAIT LOG FLUSHER

It is the time of waiting for the log flusher.

Parameter

Parameter

Description

send data size

Bytes of the data to be sent

WAIT PAGE FLUSHER

It is the time of waiting for the page flusher.

Parameter

Parameter

Description

send data size

Bytes of the data to be sent

WAIT XA CONTEXT

It is the time of waiting for the XA context.
Parameter: None

LATCH: LOG BUFFER

It is the time of waiting for the log buffer latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PROCESS MANAGER

It is the time of waiting for the process manager latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: ENV MGR

It is the time of waiting for the env manager latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SESSION ENV MGR

It is the time of waiting for the session env manager latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PCH

It is the time of waiting for the Page Control Header (PCH) latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PAGE

It is the time of waiting for the page latch.

Parameter

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PENDING LOG

It is the time of waiting for the pending log latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: ALLOC TRANS

It is the time of waiting for the allocate transaction latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: UNDO SEGMENT

It is the time of waiting for the undo segment latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: CLUSTER LOCATION

It is the time of waiting for the cluster location latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: DICT HASH ELEMENT AGING

It is the time of waiting for the dict hash element aging latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: DICT HASH RELATED AGING

It is the time of waiting for the dict hash related aging latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: FILE MANAGER

It is the time of waiting for the file manager latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: TRACE LOG

It is the time of waiting for the trace log latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: STATIC HASH

It is the time of waiting for the static hash latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: STATIC HASH BUCKET

It is the time of waiting for the static hash bucket latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SQL HANDLE

It is the time of waiting for SQL handle latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: XA CONTEXT HASH

It is the time of waiting for XA context hash latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PLAN CLOCK

It is the time of waiting for the plan clock latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: XA CONTEXT

It is the time of waiting for XA context latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: MEM CONTROLLER

It is the time of waiting for the memory controller latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: DYNAMIC MEM

It is the time of waiting for the dynamic memory latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: PROPERTY

It is the time of waiting for the property latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: ATTACH SHM

It is the time of waiting for the attack shared memory latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: BACKUP TBS

It is the time of waiting for the backup tablespace latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: DATABASE COMPONENT

It is the time of waiting for the database component latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: TABLESPACE

It is the time of waiting for the tablespace latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: BACKUP DATABASE

It is the time of waiting for the backup database latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: JOURNAL BUFFER

It is the time of waiting for the journal buffer latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: JOURNAL BUFFER ENTRY

It is the time of waiting for the journal buffer entry latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: JOURNAL WRITE BUFFER

It is the time of waiting for the journal write buffer latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: LOCK ITEM

It is the time of waiting for the lock item latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: RECORD HASH

It is the time of waiting for the record hash latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: DEADLOCK

It is the time of waiting for the deadlock latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SEQUENCE

It is the time of waiting for the sequence latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: LOG STREAM

It is the time of waiting for the log stream latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: BUILD AGABLE SCN

It is the time of waiting for the build agable SCN latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: TRANSACTION TABLE

It is the time of waiting for the transaction table latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SESSION LINK HASH

It is the time of waiting for the session link hash latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: ALLOC XA CONTEXT

It is the time of waiting for the allocate XA context latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SEQUENCE GLOBALX

It is the time of waiting for the sequence global latch X.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: SEQUENCE GLOBALY

It is the time of waiting for the sequence global latch Y.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch

LATCH: TRANSACTION LOG FILE

It is the time of waiting for the transaction logfile latch.

PARAMETER

Parameter

Description

address

The address of the latch for which the process is waiting

tries

A count of the number of times the process tried to get the latch