CTX Index synchronization fails with ORA error
Hello, the index synchronization fails with the below ORA, what could be the cause? Db version is 19.18.0.0.
begin CTX_DDL.SYNC_INDEX (idx_name => 'CIDX_USREDIDATEINAME', memory => '1G', parallel_degree => 4, maxtime => 60 * 4, locking => CTX_DDL.LOCK_NOWAIT_ERROR); end;
java.sql.SQLException: ORA-20000: Oracle Text error:
DRG-50610: internal error: drvdml.ParallelDML
DRG-50857: oracle error in drvdml.ParallelDML
ORA-12801: error signaled in parallel query server P000
ORA-06512: at "CTXSYS.DRUE", line 186
ORA-06512: at "CTXSYS.CTX_DDL", line 1231
ORA-06512: at line 1