Tracing Sessions with Event 10046

10046 Event is used to trace SQL statements (similar to sql_trace=true) with additional details depending on the tracing level which is specified. 10046 EVENT levels: 1 - Enable standard SQL_TRACE…

Read Full Recipe
255 views 1:07 am 0 Comments

HW enqueue contention with LOB

Definition Enqueues are local locks that serialize access to various resources. Enqueue wait event indicates a wait for a lock that is held by another session (or sessions) in an…

Read Full Recipe
491 views 3:54 pm 4 Comments