We just applied Oracle 11.2.0.2 and now we are getting errors when trying to update defects or tests.
The error in the project is:
Exception from HRESULT: 0x8004025C
In the log file, I see this error:
Messages:
Failed to setValue for key 76 in table 'BUG' in project 'com.mercury.td.tdserver.authentication.CTdSessionContext@7e21fd93'; Failed SQL: /* ~~QC */ UPDATE BUG SET BG_DEV_COMMENTS=/*P*/'### Clob! Begins with : BG_BUG_VER_STAMP=BG_BUG_VER_STAMP+1, BG_VTS=/*P*/'2013-04-12 10:38:19' where BG_BUG_ID=/*P*/76 [Mercury][Oracle JDBC Driver][Oracle]ORA-00604: error occurred at recursive SQL level 1 ORA-20000: Oracle Text error: DRG-50610: internal error: drexdsync DRG-10607: index meta data is not ready yet for queuing DML ORA-06512: at "CTXSYS.SYNCRN", line 1 ORA-06512: at line 1 ;