Discussions
Setting max_string_size to EXTENDED in 12c PDB: utl32k aborts with ORA-14415
Hello,
we are trying to set max_string_size=EXTENDED in a 12c multitenant pluggable database (pdb).
We set it, shut down the pdb, started it in upgrade mode and ran @?rdbms/admin/utl32k.sql.
This fails with:
ERROR at line 1:
ORA-14415: index in partially dropped state, submit DROP INDEX
ORA-06512: at line 121
Has anybody seen this or an idea?
Regards, Dagmar
0