Search notes:

Oracle wait event: enq: %

Some enqueue related wait events:
Event Serialization/synchronization of
enq: BF - contention Access to a bloom filter in a parallel statement. See also init parameter _bloom_pruning_enabled
enq: CF - contention Read and write transactions on a controlfile.
enq: DW - contention Acquiring the In-Memory Dispenser Latch (Securfile LOBs)
enq: DX - contention Distributed transactions
enq: FB - contention Block formatting (at most one process can format a block at a time)
enq: HW - contention Allocation of space beyond the high water mark of a segment.
enq: PS - contention Reservation and synchronization of parallel execution server processes.
enq: RO - fast object reuse Operations between foreground process and a background process such as DBWR or CKPT. (aka multiple object reuse). Typically used when objects are dropped or tables are truncated.
enq: SQ - contention Access to sequences.
enq: SS - contention Access to sort segments.
enq: ST - contention Space management of dictionary managed tablespaces
enq: TO - contention Access to temporary table objects
enq: TS - contention Temporary segment or bitmap tablespace.
enq: TT - contention Tablespace operations
enq: US - contention Some operations on rollback segments. Always acquired in exclusive mode.

See also

enq: TX - row lock contention
MOS Note 1905157.1

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1758206772, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/dynamic-performance-views/event_name/list/enq/index(59): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78