Search notes:

Oracle: Init parameter SHARED_POOL_RESERVED_SIZE

shared_pool_reserved_size specifes the shared pool space which is reserved for large contiguous requests for shared pool memory.
Along with the value of _shared_pool_reserved_min_alloc (obsoleted in 8i), this parameter can be used to avoid ORA-04031: unable to allocate … bytes of shared memory as result of shared pool fragmation.

See also

Shared Pool
init parameters, shared_pool_size

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...', 1788411520, '216.73.217.21', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/adminstration/init-parameters/shared/pool/size/reserved(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78