ALTER TABLE ... SPLIT/MERGE PARTITION ... Fails with ORA-3113 ORA-7445[kkpobifd_build_idx_frag_descrs()+2157] or ORA-7445[ainPSplit] or ORA-600[aindp1]
(Doc ID 1354414.1)
Last updated on MARCH 18, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
ALTER TABLE ... SPLIT/MERGE PARTITION ... fails with an:
ORA-03113: end-of-file on communication channel
and an ORA-7445[kkpobifd_build_idx_frag_descrs()+2157] error.
Example:
There are 2 partitioned tables: a parent table partitioned "by range" and a child table partitioned "by reference". In 2 sessions, 2 different tasks are being attempted on the parent table. For instance, in session 1:
fails with ORA-3113 ORA-7445[kkpobifd_build_idx_frag_descrs()+2157].
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 |