archer Member² Feb 16, 2022 #1 while building HTML manual index, main window is unresponsive while results pane is fetching data, editor pane and top menu is unresponsive Last edited: Feb 16, 2022
while building HTML manual index, main window is unresponsive while results pane is fetching data, editor pane and top menu is unresponsive
Marco Kalter Administrator Staff member Feb 16, 2022 #1 This process does indeed take place in the main thread, so you cannot do anything else in PL/SQL Developer while the index is building.
This process does indeed take place in the main thread, so you cannot do anything else in PL/SQL Developer while the index is building.