Repeated long Index Activation

#1

We are for a some time using joining the thread ODB-IndexActivation to prevent issues when accessing database without the index been ready. Original Thread: https://www.objectdb.com/forum/2401

Now we've run into issue, that in some database the Index rebuild takes a lot of time (e.g. 20 minutes) and it is done repeatedly in multiple starts of database without any indexing change.

We would need to find a way, how to diagnose both:

  • why it is happening
  • why it is taking so long

Reply