Hi,
The most horrible error is ORA-00600 in the Oracle database.
Details of error are as follows.
ORA-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string] Cause: This is the generic internal error number for Oracle program exceptions. This indicated that a process encountered an exceptional condition. Action: Report as a bug - the first argument is the internal error number.
You can get the ORA-00600 errors with the following cases.
- Block or File corruptions
- Failed data checks in memory.
- Hardware errors.
- Memory and Disk I/O Errors.
- Corrupted restored files.
There are lots of ORA-00600 errors and they are up to the first argument is the internal error number. ( ORA-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string], [string] )
For example; Some of ORA-00600 errors can be solved as follows.
Oracle ORA-00600 [krhpfh_03-1209] on convert to SNAPSHOT STANDBY
But some ORA-00600 errors are really an internal bug, so you need to report as a bug to Oracle Support and you need to create an Service Request ( SR ).
Do you want to learn Oracle Database for Beginners, then read the following articles.
https://ittutorial.org/oracle-database-19c-tutorials-for-beginners/