Search notes:

Oracle hint: OPAQUE_TRANSFORM

The opaque_transform hint is related to datatype transformations of certain types like object types when the operations take place in the database and is also used for an insert-as-remote-select operation on a remote database.
The hint is not intended to interfere with an execution plan.
The following events can be set on the local database to turn the hint off or on:
alter session set events '22825 trace name context off';
alter session set events '22825 trace name context forever, level 1' ;

See also

The no_query_transformation hint
MOS Note 1958707.1
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...', 1759481801, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL/hints/list/opaque_transform(50): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78