My Oracle Support Banner

ORA-01429: Index-Organized Table: no data segment to store overflow row-pieces (Doc ID 2517827.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Text - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

An Upgrade from 11g to 19c fails with the following errors are seen in the upgrade log:

...
...
22:34:48 SQL> ALTER TABLE dr$freqtoks MODIFY fqt_token varchar2(255);

Table altered.

Elapsed: 00:00:00.01
22:34:48 SQL> ALTER TABLE dr$stopword MODIFY spw_word varchar2(255);
ALTER TABLE dr$stopword MODIFY spw_word varchar2(255)
*
ERROR at line 1:
ORA-01429: Index-Organized Table: no data segment to store overflow row-pieces


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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.