Search notes:

Oracle: V$SQL_PLAN_STATISTICS_ALL

v$sql_plan_statistics_all aggregates information from v$sql_plan, v$sql_plan_statistics and v$sql_workarea and contains statistics for execution plan row sources that require SQL memory for sort or hash join operations.
v$sql_plan_statistics_all allows to compare the estimates of the optimzer for an SQL statement with the actual exection figures that the statement had.

See also

See also Prerequisites for filling V$SQL_PLAN_STATISTICS and V$SQL_PLAN_STATISTICS_ALL
v$sql_plan_statistics and the structural differences between v$sql_plan_statistics and v$sql_plan_statistics_all.

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...', 1758206649, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/dynamic-performance-views/sql/plan/statistics/all/index(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78