Search notes:

Oracle: SYS.STATS_TARGET$

sys.stats_target$ stores the target list for automated gathering of optimizer statistics.
Some columns:
staleness -100 indicates no statistics, otherwise, the value is a logarithmic staleness factor in the range of -1 … 1.
osize Roughly calculated object size
obj# Foreign key to obj$
flags 0x01: Timeout failure last time. 0x02: non-segment level of partitioned object
status 0: pending, 1: gathering in progress, 2: completed, 3: failed
sid, serial# Identification of session that is or was working on this object.

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