Search notes:

Oracle: X$DIAG_ALERT_EXT

select
   originating_timestamp,
   normalized_timestamp,
   message_group,
   message_text,
   operation_id,
   cause_text,
   component_id,
   message_type,
   message_level,
   message_id
from
   x$diag_alert_ext
order by
   indx desc;

See also

x$dbgalertext
fixed tables

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...', 1745915927, '18.188.54.133', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/architecture/instance/fixed-tables/diag/alert_ext/index(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78