Moving a Row Between Partitions with Different LOB Storage Fails with ORA-600[kdlrci_get_inline_data] or ORA-7445[__intel_ssse3_rep_memcpy]
(Doc ID 2266996.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 to 12.1.0.2 [Release 12.1]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 Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Creating a partitioned table with one type of LOB storage (securefile vs. basicfile), and then adding a partition to the table that has a different type of LOB storage results in either of the following errors when a row moves between partitions and the table is selected from:
a. If the table is created using basicfile LOB storage and a partition with securefile LOB storage is added:
- Error: ORA-600[kdlrci_get_inline_data]
- The Call Stack Trace in the associated incident trace file shows:
Changes
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 |
Changes |
Cause |
Solution |
References |