ORA-14192: Cannot Modify Physical Index Attributes Of A Hash Index Partition
(Doc ID 2795035.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.11.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
SQL> alter index idx modify partition p1 initrans 100 PCTFREE 60;
alter index idx modify partition p1 initrans 100 PCTFREE 60
*
ERROR at line 1:
ORA-14050: invalid ALTER INDEX MODIFY PARTITION option
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 |