12807777 : HRMS Family Pack K Rollup 7: Linux x86-64: indexes are invalid.
adwork001.log
ERROR at line 1:
ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
ORA-06512: at line 5
Recreated indexes after following below note but still indexes are invalid.
Oracle Text: Re-installation of Applications 11i (11.5.10) Oracle Text Indexes [ID 312640.1]
SQL> select INDEX_NAME from all_indexes where domidx_opstatus in ('LOADING','FAILED','UNUSABLE');
INDEX_NAME
------------------------------
HR_LOCATIONS_N1
IRC_SEARCH_CRITERIA_CTX
PER_ADDRESSES_N4
ERROR at line 1:
ORA-29861: domain index is marked LOADING/FAILED/UNUSABLE
ORA-06512: at line 5
Recreated indexes after following below note but still indexes are invalid.
Oracle Text: Re-installation of Applications 11i (11.5.10) Oracle Text Indexes [ID 312640.1]
SQL> select INDEX_NAME from all_indexes where domidx_opstatus in ('LOADING','FAILED','UNUSABLE');
INDEX_NAME
------------------------------
HR_LOCATIONS_N1
IRC_SEARCH_CRITERIA_CTX
PER_ADDRESSES_N4
Tagged:
0