• Hi guys, I have a question for you:

    I am doing an index rebuild offline weekly.

    I have a Service that runs 24/7 and inserts articles in the db.

    Do I need to run a script that will stop this Service during the offline rebuild?

    Is there a queue that is generated with all the requests or because of the lock on those tables I will just have some errors?