Search notes:

ORA-00600: internal error code…

ORA-00600 errors indicate internal exceptions which are handled by the Oracle Kernel.
In contrast, the error messages ORA-07445: exception encountered: core dump indicates an OS exception that is not handled by Oracle.

Arguments/parameters

This error comes with multiple arguments/parameters.
The first parameter of the ORA-00600 error message is either a
The mnemonic is preferred.

Automatic Error Mitigation (AEM)

Automatic Error Mitigation is a framework that automatically mitigates errors that occur during SQL statement compilation without user intervention in the Autonomous Database.
AEM includes optimization and code generation.
AEM was introducted with Oracle 23ai.
There are three types of mitigation strategies:
The information about the error and the mitigation is kept (likely in trace files) for Oracle support.
See also the init parameter sql_error_mitigation and the data dictionary view dba_sql_error_mitigations.

See also

ORA-00700: soft internal error, arguments …
ORA-06544: PL/SQL: internal error, arguments: [], [], [], [], [], [], [], []
ORA-03113: end-of-file on communication channel
The init parameter db_block_checksum.
PLS-00801: internal error [*** ASSERT at file pdw4.c, line 1006; Cannot coerce from type 25 to type 32; Xanon__0x6a9fcf10__AB[4, 22]]
Other Oracle error messages

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...', 1758199464, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/errors/ORA-00600_internal-error-code/index(90): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78