Error ORA-12839 While Executing a Package in 11g Release
(Doc ID 1241725.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.1.0.6 to 11.2.0.2 [Release 11.1 to 11.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 Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
It cannot run successfully a package in 11.1.0.7 release once enabled Parallel Session, on the contrary, this works fine in 10g release.
It happens if having a parent table and child table with a parent referential constraint then running Parallel DML again, then this can fail with an unexpected ORA-12839 or even fail with an ORA-600 error.
For example:
once enabled parallel session, i.e.:
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 |