Search notes:

Oracle hint: RESULT_CACHE

Some variants/parameters of this hint are
/*+ result_cache */
/*+ result_cache(snapshot = 3600) */ 3600 seconds or one hour
/*+ result_cache(shelflife = 3600) */
/*+ result_cache(sysobj=true) */
/*+ result_cache(temp=false) */
/*+ result_cache(force_spatial) */ Apparently used for spacial geometry ADTs (such as SDO_GEOMETRY).

See also

The RESULT CACHE SQL plan operator
Result cache tables
Other hints

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...', 1758200743, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL/hints/list/result_cache/index(52): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78