Move subpartition fails with ORA-00001
(Doc ID 2488219.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
Move subpartition fails with ORA-00001
ALTER TABLE <table name> MOVE SUBPARTITION <subpartition name> update indexes online
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-00001: unique constraint
STACK:
kxcser()+181
kauerr()+517
kxccchk()+743
qerupFetch()+1872
updaul()+1531
updThreePhaseExe()+
updexe()+426
opiexe()+12302
7FFFD9636260 ?
opiall0()+1327
opikpr()+569
opiodr()+1533
rpidrus()+193
7FE38EA110A8 ?
skgmstack()+65
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 |