ORA-00602: internal programming exception

My instance got crash after that I have check my Alert log got below error.


 " ORA-07445: exception encountered: core dump [ktcnDumpQueryinvHT()+74] [SIGSEGV] [ADDR:0x2E77196] [PC:0x2E77196] [Stack Overflow] []
ORA-00602: internal programming exception" 

 Solution :-

Database: 11g Release 2
Error code: ORA-00602
Description: internal programming exception
Cause:Internal programming exception
Action: Report as bug
Same error message for other database releases

Database: 10g Release 1
Error code: ORA-00602
Description: internal programming exception
Cause:Internal programming exception
Action:Report as bug

Database: 10g Release 2
Error code: ORA-00602
Description: internal programming exception
Cause:Internal programming exception
Action:Report as bug
Database: 11g Release 1
Error code: ORA-00602
Description: internal programming exception
Cause:Internal programming exception
Action:Report as bug

Database: 12c Release 1
Error code: ORA-00602
Description: internal programming exception
Cause:Internal programming exception

Action:Report as bug

No comments:

java.sql.SQLSyntaxErrorException: Access was denied to the user in MySQL 8.4.

 java.sql.SQLSyntaxErrorException: Access denied for user 'SIT'@'%' to database 'SIT' means the MySQL user SIT does ...