ORA-07445 [qerliRop] Creating Index With Constant Expression on a Populated Table
(Doc ID 460604.1)
Last updated on NOVEMBER 05, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 to 10.2.0.4 [Release 10.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
1. Creating an unique INDEX with a constant expression on a non-empty table fails with the error:
ORA-07445: exception encountered: core dump [qerliRop()+2132] [SIGSEGV] [unknown code] [0x30000000156] [] [] .
2. The below example shows in what circumstances the error occurs:
The alert.log shows:
ORA-07445: exception encountered: core dump [qerliRop()+2132] [SIGSEGV] [unknown code] [0x30000000156] [] []
3. The call stack trace will be similar to:
sigreturn qerliRop kdstf0001001kmP 132 kdsttgr qertbFetch qerliFetch kdicrws kdicdrv opiexe opiosq0 kpooprx kpoal8
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |