CTX_DDL.SYN_INDEX is not working
I have a script that builds my context index. No problem. I add a record
and execute commit. Run ctx_ddl.sync_index, perform query to retrieve
new record, doesn't work. Run script to drop and re-build index, now
finds new record. Why isn't the ctx_ddl.sync_index working?
0