Search notes:

Oracle: Temporary segment

Temporary segments are needed for operations involving
Temporary segments are also used/created by the following SQL statements
SMON cleans temporary segments up:

See also

Temporary tablespaces
Segments
The following command drops the temporary segments in the tablespace whose id/number is n-1 (MOS Note 1495163.1):
alter session set events 'immediate trace name drop_segments level n`

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...', 1758204814, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/architecture/database/logical-structures/segment/temporary(60): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78