Search notes:

Oracle: Init parameter PRIVATE_TEMP_TABLE_PREFIX

The prefix with which private temporary table names must be prefixed.
The default value is ORA$PTT_.
Trying to create an object (except a private temporary table) whose name starts with the prefix which is specified for private temporary tables (i. e. the value of the init parameter private_temp_table_prefix) results in the error message ORA-32463: cannot create an object with a name matching private temporary table prefix.

See also

init parameters

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