Search notes:

Oracle: SYS.COLUMN_STAT$

column_stat$ contains column-level statistics for the kernel layer.
Such column statistics are primarily used by Automatic Data Optimization (ADO) to perform ILM functionality such as evicting/bringing a column from/into memory.

See also

Related views such as dba_col_usage_statistics are created in catilm.sql.
dbms_ilm.flush_col_stats flushes all in-memory column statistics to column_stat$.

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...', 1759562108, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/data-dictionary/base-tables/column_stat(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78