Validate CTX in 19.28 Multitenant DB
Hi all,
I've installed Oracle Text on one of our 19.28 Multinentant DBs and had to install Default Preferences (German) by using script $ORACLE_HOME/ctx/admin/defaults/drdefd.sql. During the installation of Oracle Text Default Preference (American) was used.
During the execution of $ORACLE_HOME/ctx/admin/defaults/drdefd.sql an error occurred:
ORA-20000: Oracle Text error:
DRG-10700: preference does not exist: CTXSYS.DEFAULT_DATASTORE
ORA-06512: at "CTXSYS.DRUE", line 192
ORA-06512: at "CTXSYS.CTX_DDL", line 1420
ORA-06512: at line 2
Oracle Text was still valid but in DR$PREFERENCE this preference was indeed missing. I decided to deinstall Oracle Text first in PDB, afterwards in CDB but CTXAPP and CTXSYS couldn't be deleted in both. I couldn't delete the remaining Objects either.