I am extremely new to working with Oracle Text indexes so please be gentle
But i had performed an export dump of a production database to a non-production the other day and the developer contact me with the below error and said none of the Context indexes came over
- A problem occured while searching in KeywordSearchBD.performSearch()
- SQLException occurred in SearchDAO.advancedKeywordSearch():
- ORA-20000: Oracle Text error: DRG-10599: column is not indexed
When I compared the two databases it showed that around 700 tables and almost 2000 indexes all with a 'DR' name did not export when i did the full dump.
These tables and indexes are not in the CTXSYS schema.
Is there any way to get these tables/indexes to Export/Import as the developers say they cannot function without them and have the Program Manager chomping at me to get it fixed.