ctxsys.drue errors after 12.1.0.2 DB upgrade
We've just upgraded from 11.2.0.3 to 12.1.0.2 on SPARC64, including the October PSU, on a test database. We have several partitioned domain indexes which are failing to sync. We use a DBMS SCHEDULER job running as the schema owner (NOT CTXSYS) to query ctx_user_pending and run CTXSYS.CTX_DDL.SYNC_INDEX for each partition on each index that needs it. Each job fails like the following:
ORA-12012: error on auto execute of job "SCHEMA_OWNER.SYNC_1234567"
ORA-20000: Oracle Text error:
DRG_50857: oracle error in dreii0fsh
ORA-00942: table or view does not exist
ORA-06512: at "CTXSYS.DRUE", line 160
ORA-06512: at "CTXSYS.CTX_DDL", line 1119